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",