mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
Add MSFT Edge keys to manifest.json
This commit is contained in:
parent
106cbc133f
commit
3597759151
@ -3,6 +3,7 @@
|
||||
"short_name": "Metamask",
|
||||
"version": "2.7.3",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
"icons": {
|
||||
"16": "images/icon-16.png",
|
||||
@ -18,7 +19,8 @@
|
||||
"scripts": [
|
||||
"scripts/chromereload.js",
|
||||
"scripts/background.js"
|
||||
]
|
||||
],
|
||||
"persistent": true
|
||||
},
|
||||
"browser_action": {
|
||||
"default_icon": {
|
||||
|
Loading…
Reference in New Issue
Block a user