diff --git a/manifest.json b/manifest.json index d67fe03..9cd12f5 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "background": { "service_worker": "scripts/background/shopAI.js", "type": "module" }, - + "action": {}, "content_scripts": [ { "matches": ["http://*/*", "https://*/*"],