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:
Tim Dorr 2021-05-05 14:20:35 -04:00
parent 74034ba4f0
commit 5cd155f638
No known key found for this signature in database
GPG Key ID: 44E152CE707EC812

View File

@ -63,7 +63,6 @@
"permissions": [
"notifications",
"contextMenus",
"tabs",
"storage",
"file:///*",
"http://*/*",