The Metamask wallet button is shown in the web3auth modal when the React project is used as a web application on localhost:3000, but the Metamask wallet button isn’t shown when the React project is built and used as a Chrome extension. You can see the walkthrough video from the following link. https://www.veed.io/view/104de478-d989-4e8c-b196-618c9329a28e?panel=share
Also this is the screenshot of the inspect element of the Chrome extension app.
Thank you very much for your support.
I tried the latest version as you mentioned but I had the same issue as the previous version. Please see the walkthrough video and let me know your idea on how to solve this issue.
Hello @teh.wolf73 , for building a chrome extension, we don’t recommend using web3auth pnp.
Pls use core kit as it would allow you to customize the experience for your users.
The plug n play sdk isn’t designed to support connecting to other chrome extensions from a chrome extension.