2021-09-08 22:08:23 +02:00
|
|
|
{
|
|
|
|
"browser_action": {
|
|
|
|
"default_icon": {
|
|
|
|
"16": "images/icon-16.png",
|
|
|
|
"19": "images/icon-19.png",
|
|
|
|
"32": "images/icon-32.png",
|
|
|
|
"38": "images/icon-38.png",
|
|
|
|
"64": "images/icon-64.png",
|
|
|
|
"128": "images/icon-128.png",
|
|
|
|
"512": "images/icon-512.png"
|
|
|
|
},
|
|
|
|
"default_title": "MetaMask Beta"
|
|
|
|
},
|
|
|
|
"icons": {
|
|
|
|
"16": "images/icon-16.png",
|
|
|
|
"19": "images/icon-19.png",
|
|
|
|
"32": "images/icon-32.png",
|
|
|
|
"38": "images/icon-38.png",
|
|
|
|
"48": "images/icon-48.png",
|
|
|
|
"64": "images/icon-64.png",
|
|
|
|
"128": "images/icon-128.png",
|
|
|
|
"512": "images/icon-512.png"
|
|
|
|
},
|
|
|
|
"name": "__MSG_appName__ Beta",
|
2021-10-06 19:44:48 +02:00
|
|
|
"short_name": "__MSG_appName__ Beta"
|
2021-09-08 22:08:23 +02:00
|
|
|
}
|