feat: implement chrome.tabs.reload (#33560)
This commit is contained in:
parent
a7a5e7fcfd
commit
caddc83cfe
4 changed files with 59 additions and 3 deletions
|
@ -99,6 +99,7 @@ Only `chrome.storage.local` is supported; `chrome.storage.sync` and
|
|||
The following methods of `chrome.tabs` are supported:
|
||||
|
||||
- `chrome.tabs.sendMessage`
|
||||
- `chrome.tabs.reload`
|
||||
- `chrome.tabs.executeScript`
|
||||
- `chrome.tabs.update` (partial support)
|
||||
- supported properties: `url`, `muted`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue