Skip to content

Commit 39c2c75

Browse files
committed
fix store submission
1 parent fe88dfc commit 39c2c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"host_permissions": [
1010
"http://*/*", "https://*/*"
1111
],
12-
"permissions": ["storage", "unlimitedStorage", "activeTab", "scripting"],
12+
"permissions": ["storage", "unlimitedStorage", "activeTab"],
1313
"action" :
1414
{
1515
"default_icon" : {

0 commit comments

Comments
 (0)