1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey da4119339b Set minimum Firefox version to v56.2 to support Waterfox (#7156)
The minimum compatible version of Firefox has been lowered from `60.0`
to `56.2`. It was originally set to `60.0` because that is Firefox ESR,
which currently the minimum Firefox version with security updates.
However Waterfox is based upon Firefox `56.0`, and has backported
security fixes from the ESR release.

This change in minimum version requires no additional transpiling, and
doesn't affect any browser APIs we use.

It does introduce one additional warning in the `addon-linter` about
Firefox for Android `56` lacking support for browser action popups.
However there is no version `56.2` of Firefox for Android, so the
minimum version remains `57` in practice (which does support browser
action popups).
2019-09-13 11:45:33 -03:00
..
_locales Remove duplicate keys in ru locale 2019-09-05 14:24:34 -03:00
fonts Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
images Revert "[ImgBot] Optimize images" (#7027) 2019-08-16 12:32:02 -02:30
scripts Make chainId available in the metamask-inpage-provider (#7110) 2019-09-09 22:01:34 -02:30
vendor/trezor Close window after opening fullscreen (#6966) 2019-08-08 11:50:32 -03:00
home.html Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
loading.html refactor & change html pages 2019-05-04 18:57:19 +02:00
manifest.json Set minimum Firefox version to v56.2 to support Waterfox (#7156) 2019-09-13 11:45:33 -03:00
notification.html Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
phishing.html Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
popup.html Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
trezor-usb-permissions.html
unsupport.html