Skip to content

Commit 3179cfb

Browse files
committed
removed tabs permission
1 parent 98a7885 commit 3179cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Hide Google AI Overviews",
44
"version": "1.0",
55
"description": "Hide annoying Google AI Overviews.",
6-
"permissions": ["storage", "scripting", "tabs"],
6+
"permissions": ["storage", "scripting"],
77
"icons": {
88
"16": "icons/strikeAI16.png",
99
"48": "icons/strikeAI48.png",

0 commit comments

Comments
 (0)