From c52b4bb780cd4d44235ddca2e7e6caea076c9334 Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 8 Jun 2015 08:08:04 -0400 Subject: [PATCH] for latest opera build --- platform/opera/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 677d35ac8..519e6e562 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "0.9.7.5", + "version": "0.9.8.6", "default_locale": "en", "description": "__MSG_extShortDesc__", @@ -52,6 +52,7 @@ "options_page": "dashboard.html", "permissions": [ "contextMenus", + "privacy", "storage", "tabs", "unlimitedStorage",