Skip to content

Commit

Permalink
fix: minifeat remove some permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
betterRunner committed Sep 17, 2021
1 parent 8750297 commit 12a1b41
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
"permissions": [
"unlimitedStorage",
"tabs",
"activeTab",
"webNavigation",
"http://*/*",
"https://*/*"
"activeTab"
]
}

0 comments on commit 12a1b41

Please sign in to comment.