Hi, I’m working on a chrome extension with web3 wallet connect login.
I’m wondering is there any chance to use the INJECT metamask chrome extension within another chrome extension. That will be way much convenient than login by scanning a QRcode
According to Chrome extension v3 doc, there is a cross-extension channel. Just wondering if Metamask extenstion has got extension-level api for other browser extension.