removed useless web_accessible_resources directive

This commit is contained in:
gorhill 2015-04-30 07:50:42 -04:00
parent 5e91736e70
commit a51ba31df8
1 changed files with 1 additions and 4 deletions

View File

@ -61,8 +61,5 @@
"http://*/*", "http://*/*",
"https://*/*" "https://*/*"
], ],
"short_name": "uBlock₀", "short_name": "uBlock₀"
"web_accessible_resources": [
"document-blocked.html"
]
} }