diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 38f1a8d5d..144f254b6 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -61,8 +61,5 @@ "http://*/*", "https://*/*" ], - "short_name": "uBlock₀", - "web_accessible_resources": [ - "document-blocked.html" - ] + "short_name": "uBlock₀" }