Minimum Chrome version is 49 for ES6 stuff we use
Default function parameters were implemented in Chrome 49 and FF 15+ Stable Chrome is v57. One year has passed since v49.
This commit is contained in:
parent
f256f558dc
commit
b2e18177c3
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Stylus",
|
||||
"version": "1.0.5",
|
||||
"minimum_chrome_version": "49",
|
||||
"description": "__MSG_description__",
|
||||
"homepage_url": "http://add0n.com/stylus.html",
|
||||
"manifest_version": 2,
|
||||
|
|
Loading…
Reference in New Issue
Block a user