Skip to content

Commit

Permalink
remove storage permissions; not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
rottina committed Oct 17, 2022
1 parent 9fae49e commit 46d3be7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"offline_enabled": false,
"options_page": "options.html",
"permissions": [
"tabs",
"storage"
"tabs"
],
"host_permissions": [
"*://*.apple.com/*",
Expand Down

0 comments on commit 46d3be7

Please sign in to comment.