aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 30de25b6d..269e88e64 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -56,8 +56,7 @@
{
"run_at": "document_end",
"matches": ["http://*/*", "https://*/*"],
- "js": ["scripts/blacklister.js"],
- "css": ["css/blacklister.css"]
+ "js": ["scripts/blacklister.js"]
}
],
"permissions": [