Remove webnavigation optional permission from firefox

This commit is contained in:
Ajay
2023-08-23 22:44:41 -04:00
parent 7e12a914d5
commit 4bd0556464
3 changed files with 6 additions and 3 deletions

View File

@@ -84,8 +84,7 @@
"https://sponsor.ajay.app/*"
],
"optional_permissions": [
"*://*/*",
"webNavigation"
"*://*/*"
],
"browser_action": {
"default_title": "SponsorBlock",