From cd50080e49f7080e3403423c36b5ae44783dfbba 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â‚€" }