diff --git a/manifest.json b/manifest.json index 69e9b77..9f9fbcd 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ ], "background": { "scripts": [ - "public/js/browser-polyfill.min.js" + "public/js/browser-polyfill.min.js", "public/js/events.js" ], "persistent": false