diff --git a/manifests/manifest-firefox.json b/manifests/manifest-firefox.json index 9b8da2e8..a521e4df 100644 --- a/manifests/manifest-firefox.json +++ b/manifests/manifest-firefox.json @@ -28,7 +28,7 @@ "scripts": ["dist/background.js"] }, "commands": { - "_execute_browser_action": {}, + "_execute_action": {}, "scan-qr": { "description": "Scan a QR code" },