mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-04 15:14:29 +01:00
524ab66a16
The minimum browser versions have been updated to Chromium v80 and Firefox v78. Chromium v80 is >3 years old, and very few users use older versions than that. Firefox v78 is two extended support releases ago (v91 and v102 ar the previous and current ESR releases).
9 lines
124 B
JSON
9 lines
124 B
JSON
{
|
|
"applications": {
|
|
"gecko": {
|
|
"id": "webextension@metamask.io",
|
|
"strict_min_version": "78.0"
|
|
}
|
|
}
|
|
}
|