diff --git a/manifest.json b/manifest.json index 24ca726..bd5b35a 100644 --- a/manifest.json +++ b/manifest.json @@ -13,6 +13,12 @@ "default_title": "MAD" }, + "web_accessible_resources":[ + "background.html", + "css/*", + "js/*" + ], + "permissions": [ "activeTab", "webRequest",