From d3b0db32a293c462801544be8af5a31776a36bbf Mon Sep 17 00:00:00 2001 From: qt31415926 Date: Sun, 29 Mar 2015 08:32:23 -0400 Subject: [PATCH] manifest json changes --- manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) 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",