Skip to content

Commit

Permalink
fix(webextension): remove tabs permission
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Apr 20, 2021
1 parent 32bc895 commit 8fd47b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/webextension/app/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"permissions": [
"webRequest",
"webRequestBlocking",
"tabs",
"<all_urls>"
],
"__firefox__applications": {
Expand Down

0 comments on commit 8fd47b4

Please sign in to comment.