mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add unlimitedStorage option to manifest
This commit is contained in:
parent
03fbf75b4e
commit
03c64ba8a6
@ -60,6 +60,7 @@
|
||||
"http://localhost:8545/",
|
||||
"https://*.infura.io/"
|
||||
],
|
||||
"unlimitedStorage": true,
|
||||
"web_accessible_resources": [
|
||||
"scripts/inpage.js"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user