fix #2892: set proper minimum version for Opera

This commit is contained in:
gorhill 2017-08-23 07:27:53 -04:00
parent 592d5da490
commit 2f922192c3
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -44,7 +44,7 @@
}, },
"incognito": "split", "incognito": "split",
"manifest_version": 2, "manifest_version": 2,
"minimum_chrome_version": "38.0", "minimum_opera_version": "25.0",
"name": "uBlock Origin", "name": "uBlock Origin",
"optional_permissions": [ "file:///*" ], "optional_permissions": [ "file:///*" ],
"options_page": "dashboard.html", "options_page": "dashboard.html",