diff --git a/manifest.json b/manifest.json index 4be9761..4097a36 100644 --- a/manifest.json +++ b/manifest.json @@ -151,7 +151,7 @@ "default_popup": "popup.html" }, "background": { - "service_worker": "background.js", + "scripts": ["background.js"], "type": "module" }, "icons": {