diff options
-rw-r--r-- | manifest.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index e3a021d..ea9730c 100644 --- a/manifest.json +++ b/manifest.json @@ -34,8 +34,7 @@ "clipboardRead", "notifications", "bookmarks", - "browserSettings", - "webNavigation" + "browserSettings" ], "web_accessible_resources": [ "build/console.html", |