Closed rkalis closed 2 years ago
If they communicate with Metamask through means outside of the regular window.ethereum flow, they might not get a popup. But we should be able to detect when this happens by snooping on Metamask's extension messaging.
window.ethereum
This has been implemented.
If they communicate with Metamask through means outside of the regular
window.ethereum
flow, they might not get a popup. But we should be able to detect when this happens by snooping on Metamask's extension messaging.