diff --git a/manifest.json b/manifest.json index b902493d..be35ae36 100644 --- a/manifest.json +++ b/manifest.json @@ -59,12 +59,6 @@ "content_security_policy": "default-src 'self'; img-src 'self' data:", - "commands": { - "_execute_browser_action": { - "suggested_key": { - "default": "Ctrl+Shift+L" - } - } - } + "commands": { "_execute_browser_action": {} } }