Skip to content

Commit

Permalink
fix(permission): drop activetab
Browse files Browse the repository at this point in the history
fixes #364
  • Loading branch information
sanemat committed Jun 3, 2024
1 parent 4ba5e80 commit 3c2500e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
},
"permissions": [
"storage",
"activeTab",
"https://github.com/*/*/pull/*"
],
"default_locale": "en",
Expand Down

0 comments on commit 3c2500e

Please sign in to comment.