|
|
@ -56,11 +56,11 @@ |
|
|
|
], |
|
|
|
], |
|
|
|
"permissions": [ |
|
|
|
"permissions": [ |
|
|
|
"storage", |
|
|
|
"storage", |
|
|
|
|
|
|
|
"unlimitedStorage", |
|
|
|
"clipboardWrite", |
|
|
|
"clipboardWrite", |
|
|
|
"http://localhost:8545/", |
|
|
|
"http://localhost:8545/", |
|
|
|
"https://*.infura.io/" |
|
|
|
"https://*.infura.io/" |
|
|
|
], |
|
|
|
], |
|
|
|
"unlimitedStorage": true, |
|
|
|
|
|
|
|
"web_accessible_resources": [ |
|
|
|
"web_accessible_resources": [ |
|
|
|
"scripts/inpage.js" |
|
|
|
"scripts/inpage.js" |
|
|
|
], |
|
|
|
], |
|
|
|