Remove css reference

This commit is contained in:
Dan Finlay 2017-07-12 16:42:24 -07:00
parent 414b979219
commit 1357526dfc
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,7 @@
{
"run_at": "document_end",
"matches": ["http://*/*", "https://*/*"],
"js": ["scripts/blacklister.js"],
"css": ["css/blacklister.css"]
"js": ["scripts/blacklister.js"]
}
],
"permissions": [