diff options
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json index 646c11f9..f97ba5a4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -28,8 +28,7 @@ "<all_urls>" ], "optional_permissions": [ - "bookmarks", - "nativeMessaging" + "bookmarks" ], "browser_action": { "default_title": "__MSG_extensionName__", |