diff options
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 2 |
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": { |