1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
This commit is contained in:
kumavis 2017-08-03 17:01:09 -07:00
parent cc3aea7f75
commit 10c6aeb2f8
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
## Current Master
## 3.9.3 2017-8-03
- Add support for EGO uport token
- Continuously update blacklist for known phishing sites in background.
- Automatically detect suspicious URLs too similar to common phishing targets, and blacklist them.

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "3.9.2",
"version": "3.9.3",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",