From 15d2801d7be2fb255f791d6c5250d34356b6e880 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 2 Jul 2017 11:13:43 -0400 Subject: [PATCH] fix #2751 --- platform/opera/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 6191baa48..17b2bd97f 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -51,8 +51,7 @@ "webNavigation", "webRequest", "webRequestBlocking", - "http://*/*", - "https://*/*" + "" ], "short_name": "uBlockâ‚€" }