1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-02 23:57:10 +02:00

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",
"manifest_version": 2,
"minimum_chrome_version": "38.0",
"minimum_opera_version": "25.0",
"name": "uBlock Origin",
"optional_permissions": [ "file:///*" ],
"options_page": "dashboard.html",