mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Raise minimal version numbers
This commit is contained in:
parent
114012ae11
commit
ecabc6d12c
3 changed files with 3 additions and 3 deletions
|
@ -70,7 +70,7 @@
|
|||
},
|
||||
"incognito": "split",
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "51.0",
|
||||
"minimum_chrome_version": "55.0",
|
||||
"name": "uBlock Origin",
|
||||
"options_ui": {
|
||||
"page": "dashboard.html",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "uBlock0@raymondhill.net",
|
||||
"strict_min_version": "55.0"
|
||||
"strict_min_version": "57.0"
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
},
|
||||
"incognito": "split",
|
||||
"manifest_version": 2,
|
||||
"minimum_opera_version": "40.0",
|
||||
"minimum_opera_version": "42.0",
|
||||
"name": "uBlock Origin",
|
||||
"options_page": "dashboard.html",
|
||||
"permissions": [
|
||||
|
|
Loading…
Reference in a new issue