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

@@ -1,6 +1,7 @@
{
"optional_permissions": [
"declarativeContent"
"declarativeContent",
"webNavigation"
],
"background": {
"persistent": false