We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c58e10 commit 5dd7314Copy full SHA for 5dd7314
1 file changed
manifest.json
@@ -6,8 +6,7 @@
6
"background": {
7
"service_worker": "Timer/background.js"
8
},
9
- "permissions": ["storage", "scripting", "alarms"],
10
- "host_permissions": ["<all_urls>"],
+ "permissions": ["storage", "alarms"],
11
"icons": {
12
"16": "./images/icon16.png",
13
"32": "./images/icon32.png",
0 commit comments