diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 5e89e1bf2..3718ffbf2 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -64,8 +64,5 @@ "http://*/*", "https://*/*" ], - "short_name": "uBlock₀", - "web_accessible_resources": [ - "document-blocked.html" - ] + "short_name": "uBlock₀" }