diff --git a/workspace/extension/static/manifest.json b/workspace/extension/static/manifest.json index 55e14ed..38582c3 100644 --- a/workspace/extension/static/manifest.json +++ b/workspace/extension/static/manifest.json @@ -21,7 +21,6 @@ } }, "background": { - "scripts": ["background.js"], "service_worker": "background.js" }, "content_scripts": [