1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Added Chrome limited site access solution doc (#6422)

This commit is contained in:
Etienne Dusseault 2019-04-11 09:26:47 +08:00 committed by Whymarrh Whitby
parent a973a7420a
commit 7ceb1c63cc

View File

@ -0,0 +1,5 @@
# Google Chrome/Brave Limited Site Access for Extensions
Problem: MetaMask doesn't work with limited site access enabled under Chrome's extensions.
Solution: In addition to the site you wish to whitelist, you must add 'api.infura.io' as another domain, so the MetaMask extension is authorized to make RPC calls to Infura.