git clone https://github.com/Web3Auth/examples.git
cd examples/web-modal-sdk/browser-extensions/chrome-extension-web3auth-example
npm run install && npm run build
- Visit
chrome://extensions
in your Chrome Browser. - Toggle
Developer Mode
in the top right of that same window. - Click on
Load unpacked
and upload yourbuild
folder from above.
- Add
chrome-extension://EXTENSION_ID
to Web3Auth Dashboard's Whitelist URLs.