about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-04-14 02:53:47 +0300
committerManeraKai <manerakai@protonmail.com>2022-04-14 02:53:47 +0300
commita2c9d1f50c199d79aeee0e235ab1ecd188173d81 (patch)
tree57c0398e6690bc57c3172b76a574cef40da60462 /src/manifest.json
parentRefined update instances script. Bump version => 1.6.3 (diff)
downloadlibredirect-a2c9d1f50c199d79aeee0e235ab1ecd188173d81.zip
Fix contextMenus not working on chromium
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 21e3dba5..1fcabdc4 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -24,7 +24,7 @@
     "webRequestBlocking",
     "storage",
     "cookies",
-    "menus",
+    "contextMenus",
     "<all_urls>"
   ],
   "browser_action": {