mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
This reverts commit 67eb2f9f27ad1c6fb9a02407c7e8b1ab41597f7b.
This commit is contained in:
parent
6a0dcf41b6
commit
300cb6e7c5
@ -49,10 +49,9 @@
|
|||||||
"description": "__MSG_appDescription__",
|
"description": "__MSG_appDescription__",
|
||||||
"host_permissions": [
|
"host_permissions": [
|
||||||
"http://localhost:8545/",
|
"http://localhost:8545/",
|
||||||
"https://*.infura.io/",
|
"file://*/*",
|
||||||
"https://chainid.network/chains.json",
|
"http://*/*",
|
||||||
"https://lattice.gridplus.io/*",
|
"https://*/*"
|
||||||
"*://*.eth/"
|
|
||||||
],
|
],
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "images/icon-16.png",
|
"16": "images/icon-16.png",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user