diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 242a22ef2..ad6d04c0e 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.11.5.100", + "version": "1.11.5.101", "default_locale": "en", "description": "__MSG_extShortDesc__", @@ -54,10 +54,7 @@ "webNavigation", "webRequest", "webRequestBlocking", - "http://*/*", - "https://*/*", - "ws://*/*", - "wss://*/*" + "" ], "short_name": "uBlockâ‚€", "storage": {