Skip to content

Commit 7a80679

Browse files
committed
Removed permissions from v3 manifest.
1 parent 4c02805 commit 7a80679

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/manifests/v3.json

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

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

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

0 commit comments

Comments
 (0)