diff --git a/src/manifest.json b/src/manifest.json index 1210420..4f49399 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -26,7 +26,7 @@ } }, "background": { - "scripts": ["background.js"] + "service_worker": "background.js" }, "icons": { "16": "icons/icon16.png",