Skip to content

Commit 37e57ac

Browse files
committed
Removed permissions from v2 manifest.
1 parent 7a80679 commit 37e57ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/manifests/v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"128": "icons/icon-128.png"
1212
},
1313

14-
"permissions": ["tabs", "*://news.ycombinator.com/*"],
14+
"permissions": [],
1515

1616
"content_scripts": [{
1717
"matches": ["*://news.ycombinator.com/*"],

0 commit comments

Comments
 (0)