diff --git a/extension/chrome/manifest.json b/extension/chrome/manifest.json index 4799521a..f72393c8 100644 --- a/extension/chrome/manifest.json +++ b/extension/chrome/manifest.json @@ -18,7 +18,7 @@ }, "_execute_action": { "suggested_key": { - "default": "Ctrl+Shift+F" + "default": "Ctrl+Shift+E" } } },