We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840bdcd commit 308050bCopy full SHA for 308050b
manifest.json
@@ -19,7 +19,7 @@
19
"background": {
20
"service_worker": "background.js"
21
},
22
- "permissions": ["activeTab", "storage", "notifications", "tabs", "alarms"],
+ "permissions": ["activeTab", "storage", "notifications", "tabs"],
23
"content_scripts": [
24
{
25
"matches": ["<all_urls>"],
0 commit comments