about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-05-21 19:29:45 +0300
committerManeraKai <manerakai@protonmail.com>2023-05-21 19:29:45 +0300
commit229630d345e1a9c72c952a1dbe93a71a243c2c02 (patch)
tree7e18254b8168e1730f6595adbfba8d20758459ef /src/manifest.json
parentAdded communication to Frontends Manager. 2.5.4 => 2.6.0 (diff)
downloadlibredirect-229630d345e1a9c72c952a1dbe93a71a243c2c02.zip
Small fixes
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json3
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__",