Skip to content

Commit

Permalink
Remove permission for activeTab
Browse files Browse the repository at this point in the history
  • Loading branch information
lovethebomb committed May 14, 2020
1 parent 737a741 commit 90950d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Bandcamp Feed Playlist",
"version": "1.1",
"description": "Play all of your feed in one click.",
"permissions": ["activeTab", "declarativeContent"],
"permissions": ["declarativeContent"],
"content_scripts": [
{
"matches": [
Expand Down

0 comments on commit 90950d9

Please sign in to comment.