diff --git a/apps/browser/src/manifest.v3.json b/apps/browser/src/manifest.v3.json index 5c04b6847be..10e8382fae5 100644 --- a/apps/browser/src/manifest.v3.json +++ b/apps/browser/src/manifest.v3.json @@ -73,7 +73,7 @@ "extension_page": "script-src 'self' ; object-src 'self'" }, "commands": { - "_execute_browser_action": { + "_execute_action": { "suggested_key": { "default": "Ctrl+Shift+Y", "linux": "Ctrl+Shift+U"