mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
bc6c60cde1
This reverts commit4d42715220
, reversing changes made tof09ab88891
.
10 lines
126 B
JSON
10 lines
126 B
JSON
{
|
|
"permissions": [
|
|
"storage",
|
|
"tabs",
|
|
"clipboardWrite",
|
|
"clipboardRead",
|
|
"http://localhost:8545/"
|
|
]
|
|
}
|