Skip to content

Commit b2da2f7

Browse files
docs: add runtime.reload as supported extension api (electron#29925)
1 parent 4931c05 commit b2da2f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/extensions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ The following methods of `chrome.runtime` are supported:
7878
- `chrome.runtime.getURL`
7979
- `chrome.runtime.connect`
8080
- `chrome.runtime.sendMessage`
81+
- `chrome.runtime.reload`
8182

8283
The following events of `chrome.runtime` are supported:
8384

0 commit comments

Comments
 (0)