From ea99f5fd076391f9afc5fe198323b99cb3d55839 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sat, 25 Mar 2017 09:18:19 -0400 Subject: [PATCH] fix #2435 --- platform/chromium/manifest.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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": {