summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 5f9a29fd..54df2a89 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -78,12 +78,12 @@
"storage",
"clipboardWrite",
"unlimitedStorage",
- "nativeMessaging",
"webRequest",
"webRequestBlocking"
],
"optional_permissions": [
- "clipboardRead"
+ "clipboardRead",
+ "nativeMessaging"
],
"commands": {
"toggleTextScanning": {