Hi there,
I’m developing Dapp on Chrome using web3.js. and currently I found MetaMask has the lowest priority to connect to the web if I use window.ethereum, the first connection will be OKX wallet.
And I found for OKX and TP it has its own connection (window.tokenpocket.ethereum and window.okxwallet).
So I’m wondering is there a way to connect MetaMask only if I have MetaMask, TP, OKX on my chrome. Thanks!
Hi could you share the source you are working with related to MetaMask, thanks