Skip to content

Commit 1357526

Browse files
committed
Remove css reference
1 parent 414b979 commit 1357526

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
{
5757
"run_at": "document_end",
5858
"matches": ["http://*/*", "https://*/*"],
59-
"js": ["scripts/blacklister.js"],
60-
"css": ["css/blacklister.css"]
59+
"js": ["scripts/blacklister.js"]
6160
}
6261
],
6362
"permissions": [

0 commit comments

Comments
 (0)