mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-12 04:37:13 +01:00
925a19fa4a
This reverts commitf09ab88891
, reversing changes made toeffc761e0e
. This is being temporarily reverted to make it easier to release an urgent fix for v10.15.1.
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"externally_connectable": {
|
|
"matches": ["https://metamask.io/*"],
|
|
"ids": ["*"]
|
|
},
|
|
"minimum_chrome_version": "66"
|
|
}
|