docs: add runtime.reload as supported extension api (#29925)

This commit is contained in:
Utkarsh Dixit 2021-07-15 04:07:53 +05:30 committed by GitHub
parent 4931c055a9
commit b2da2f759a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,7 @@ The following methods of `chrome.runtime` are supported:
- `chrome.runtime.getURL`
- `chrome.runtime.connect`
- `chrome.runtime.sendMessage`
- `chrome.runtime.reload`
The following events of `chrome.runtime` are supported: