From 229630d345e1a9c72c952a1dbe93a71a243c2c02 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 21 May 2023 19:29:45 +0300 Subject: Small fixes --- src/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/manifest.json') 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 @@ "" ], "optional_permissions": [ - "bookmarks", - "nativeMessaging" + "bookmarks" ], "browser_action": { "default_title": "__MSG_extensionName__", -- cgit 1.4.1