We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4505e3 + 53edc5a commit 89b54f1Copy full SHA for 89b54f1
src/manifest.json
@@ -13,6 +13,6 @@
13
"default_popup": "index.html",
14
"default_title": "Wattspeed"
15
},
16
- "permissions": ["tabs", "scripting", "activeTab", "storage", "unlimitedStorage"],
+ "permissions": ["tabs", "activeTab", "unlimitedStorage"],
17
"host_permissions": ["http://*/*", "https://*/*"]
18
}
0 commit comments