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:
tophf 2017-03-19 23:30:20 +03:00
parent f256f558dc
commit b2e18177c3

View File

@ -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,