Skip to content

Commit e1cbbdd

Browse files
committed
remove activeTab permission
1 parent ffd4cf2 commit e1cbbdd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"128": "icons/ghrs128.png"
1212
},
1313
"permissions": [
14-
"storage",
15-
"activeTab"
14+
"storage"
1615
],
1716
"background" : {
1817
"scripts" : [

0 commit comments

Comments
 (0)