Skip to content

Commit

Permalink
removed tabs permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ZBarnesPFG committed Apr 24, 2024
1 parent 98a7885 commit 3179cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Hide Google AI Overviews",
"version": "1.0",
"description": "Hide annoying Google AI Overviews.",
"permissions": ["storage", "scripting", "tabs"],
"permissions": ["storage", "scripting"],
"icons": {
"16": "icons/strikeAI16.png",
"48": "icons/strikeAI48.png",
Expand Down

0 comments on commit 3179cfb

Please sign in to comment.