update supported browser versions for ES6 modules
This commit is contained in:
parent
04f4607922
commit
52f9a8f736
@ -25,7 +25,7 @@
|
|||||||
"css": ["fg/css/client.css"],
|
"css": ["fg/css/client.css"],
|
||||||
"all_frames": true
|
"all_frames": true
|
||||||
}],
|
}],
|
||||||
"minimum_chrome_version": "57.0.0.0",
|
"minimum_chrome_version": "61.0.0.0",
|
||||||
"options_page": "bg/settings.html",
|
"options_page": "bg/settings.html",
|
||||||
"options_ui": {
|
"options_ui": {
|
||||||
"page": "bg/settings.html",
|
"page": "bg/settings.html",
|
||||||
@ -55,7 +55,7 @@
|
|||||||
"applications": {
|
"applications": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "alex.testing@foosoft.net",
|
"id": "alex.testing@foosoft.net",
|
||||||
"strict_min_version": "52.0"
|
"strict_min_version": "60.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user