Skip to content

Commit

Permalink
Removed unnecessary tabs permission
Browse files Browse the repository at this point in the history
  • Loading branch information
exdis committed Nov 27, 2024
1 parent ffa9cf3 commit eb96990
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"128": "icons/128.png"
},
"permissions": [
"storage",
"tabs"
"storage"
],
"host_permissions": [
"*://*/*"
Expand Down

0 comments on commit eb96990

Please sign in to comment.