diff --git a/manifest.json b/manifest.json index e12c03656..a12a0f35b 100644 --- a/manifest.json +++ b/manifest.json @@ -17,8 +17,7 @@ } }, "background": { - "service_worker": "background.js", - "scripts": ["background.js"] + "service_worker": "background.js" }, "action": { "default_popup": "menu/index.html",