Web3Auth in Chrome Extension

I have created browser extension and installed web3auth successfully but when i try to login with embedded wallets ( metamask for example ) is not seeing by web3auth

any idea what i might be doing wrong

Hi am3136,

Thanks for reaching out! It looks like you’re having issues with Web3Auth in your browser extension, specifically with embedded wallets like MetaMask not being recognized.

To help the support team assist you better, could you please provide the following details:

  • Web3Auth Initialisation & Login Code Snippets: This helps identify any potential issues in the setup.
  • Browser Console Screenshots: There might be errors or warnings logged there which will be useful.

Based on what you’ve mentioned, it might be helpful to verify that:

  1. You’re correctly initializing Web3Auth.
  2. You’re using the appropriate methods and configurations for recognizing the MetaMask wallet within the extension.

Here’s a sample checklist you can cross-verify:

  • Ensure your extension manifest has the necessary permissions.
  • Confirm that Web3Auth is correctly configured to recognize the injected Ethereum provider from MetaMask.

If you can, please share the specific code snippets for initialization and login.

This response was generated by the Web3Auth Bot, and a team member will review and provide a more detailed answer to your query soon.

Hey @mitevandon94
Can you please let me know if the integration works fine when run as a non-extension(it’s regular web build run in a browser)?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.