Skip to content

Commit c0442cd

Browse files
authored
fix: remove redundant/unused permissions (#849)
Addressing review: #808 (comment) (We no longer use alarms API and activeTab is superseded by <all_urls>)
1 parent 5d6ce25 commit c0442cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

add-on/manifest.common.json

-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@
1414
"permissions": [
1515
"<all_urls>",
1616
"idle",
17-
"activeTab",
1817
"tabs",
1918
"notifications",
20-
"alarms",
2119
"storage",
2220
"unlimitedStorage",
2321
"contextMenus",

0 commit comments

Comments
 (0)