fix(extensions): define platform info to prevent renderer crash (#25357)
This commit is contained in:
parent
fbf32f697f
commit
45170fdbd7
7 changed files with 133 additions and 41 deletions
|
@ -74,6 +74,7 @@ The following methods of `chrome.runtime` are supported:
|
|||
|
||||
- `chrome.runtime.getBackgroundPage`
|
||||
- `chrome.runtime.getManifest`
|
||||
- `chrome.runtime.getPlatformInfo`
|
||||
- `chrome.runtime.getURL`
|
||||
- `chrome.runtime.connect`
|
||||
- `chrome.runtime.sendMessage`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue