diff options
author | Dan Finlay <542863+danfinlay@users.noreply.github.com> | 2018-07-26 05:33:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-26 05:33:33 +0800 |
commit | a5d344a58223e029dc86bf33a8ca9357492765f3 (patch) | |
tree | a06838f6c0216bdfa7d237192cb9066660991aef | |
parent | bc98085731e3664c9529bfa077f18fd7afed7c3d (diff) | |
parent | 45379e867dbad2dec1f6694687091dcb1a3bec80 (diff) | |
download | dexon-wallet-a5d344a58223e029dc86bf33a8ca9357492765f3.tar.gz dexon-wallet-a5d344a58223e029dc86bf33a8ca9357492765f3.tar.zst dexon-wallet-a5d344a58223e029dc86bf33a8ca9357492765f3.zip |
Merge pull request #4875 from MetaMask/bmd/readme-release
add current release to the README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # MetaMask Browser Extension [](https://circleci.com/gh/MetaMask/metamask-extension) [](https://coveralls.io/github/MetaMask/metamask-extension?branch=master) [](https://greenkeeper.io/) [](https://waffle.io/MetaMask/metamask-extension) +🚨 As of 7/25/18, the MetaMask extension has been removed from the Chrome Web Store. In the meantime, you can download the latest version of MetaMask on our [Releases](https://github.com/MetaMask/metamask-extension/releases) page and load it in Chrome by visiting `chrome://extensions`. For more detailed steps, see our [help center](https://consensys.zendesk.com/hc/en-us/articles/360004134152-How-to-Install-MetaMask-Manually). Follow [@metamask_io](https://twitter.com/metamask_io) on Twitter for updates. 🚨 + ## Support If you're a user seeking support, [here is our support site](https://metamask.helpscoutdocs.com/). |