npm inpm run dev --workspace fcl-wallet-extension-demo
- In Chrome, navigate to
chrome://extensions - Enable the "Developer mode" toggle
- Click on "Load unpacked"
- Select the
packages/extension/buildfolder
If you make changes to the code, rebuild the extension with npm run dev and then click the refresh icon in the Chrome extensions page.