Skip to content

Commit

Permalink
Removed chrome.webRequest permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
juskek committed Jul 21, 2023
1 parent 11882bb commit 5121cd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"default_popup": "popup.html"
},
"permissions": [
"webRequest",
"tabs",
"storage",
"debugger"
Expand Down

0 comments on commit 5121cd1

Please sign in to comment.