diff --git a/src/manifest.json b/src/manifest.json index c4aae8d..f7f1775 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -34,11 +34,6 @@ "run_at": "document_end" } ], - "background": { - "scripts": [ - "background.js" - ] - }, "permissions": [ "storage" ],