diff --git a/manifest.json b/manifest.json index 273cd11..2c080dc 100644 --- a/manifest.json +++ b/manifest.json @@ -35,9 +35,6 @@ "storage" ], "background": { - "scripts": [ - "background.js" - ], "service_worker": "background.js", "type": "module" },