mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
fix #2892: set proper minimum version for Opera
This commit is contained in:
parent
592d5da490
commit
2f922192c3
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue