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

* docs: Add runtime.reload as supported extension api

* Fix typo

Co-authored-by: Utkarsh <utkarsh@crusher.dev>
This commit is contained in:
trop[bot]
2021-07-15 15:25:57 +09:00
committed by GitHub
parent 34f9bdb8d3
commit 3190771c2d

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: