mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
bump minimum browser version
This commit is contained in:
parent
dce5487fc0
commit
58beeaacc1
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
],
|
||||
"incognito": "split",
|
||||
"minimum_chrome_version": "22.0",
|
||||
"minimum_chrome_version": "26.0",
|
||||
"options_page": "dashboard.html",
|
||||
"options_ui": {
|
||||
"page": "options_ui.html"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
],
|
||||
"incognito": "split",
|
||||
"minimum_chrome_version": "22.0",
|
||||
"minimum_chrome_version": "26.0",
|
||||
"options_page": "dashboard.html",
|
||||
"permissions": [
|
||||
"contextMenus",
|
||||
|
|
|
|||
Loading…
Reference in a new issue