mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
This permission is unused.
`tabs` is only needed if we're getting the url, title, or favIconUrl of a tab, which we are not.
This commit is contained in:
parent
74034ba4f0
commit
5cd155f638
|
@ -63,7 +63,6 @@
|
|||
"permissions": [
|
||||
"notifications",
|
||||
"contextMenus",
|
||||
"tabs",
|
||||
"storage",
|
||||
"file:///*",
|
||||
"http://*/*",
|
||||
|
|
Loading…
Reference in New Issue
Block a user