1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

adjust minimum version to account for usage of Array.from

This commit is contained in:
gorhill 2017-11-14 08:44:59 -05:00
parent fa5500a6a0
commit 9c23e4ab67
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
}
],
"incognito": "split",
"minimum_chrome_version": "38.0",
"minimum_chrome_version": "45.0",
"optional_permissions": [ "file:///*" ],
"options_page": "dashboard.html",
"options_ui": {

View File

@ -20,8 +20,8 @@
<em:targetApplication>
<Description>
<em:id>{{ec8030f7-c20a-464f-9b0e-13a3a9e97384}}</em:id>
<em:minVersion>24.0</em:minVersion>
<em:maxVersion>57.0a1</em:maxVersion>
<em:minVersion>32.0</em:minVersion>
<em:maxVersion>56.0a1</em:maxVersion>
</Description>
</em:targetApplication>
@ -29,8 +29,8 @@
<em:targetApplication>
<Description>
<em:id>{{aa3c5121-dab2-40e2-81ca-7ea25febc110}}</em:id>
<em:minVersion>27.0</em:minVersion>
<em:maxVersion>57.0a1</em:maxVersion>
<em:minVersion>32.0</em:minVersion>
<em:maxVersion>56.0a1</em:maxVersion>
</Description>
</em:targetApplication>