Download the beta release of the Gorbag wallet extension for Chromium-based browsers and Firefox.
Released on: 2025-11-11
Download the latest version for Chromium-based browsers (Chrome, Edge, Brave).
Download Chrome (10.0 MB)v0.0.1-beta
Released on: 2025-11-07
If you prefer to build the extension from source, follow these steps:
git clone https://github.com/GorbagWallet/gorbag-wallet.gitpnpm installpnpm chrome-buildThe build will be located in the `build/chrome-mv3-prod` directory.
pnpm firefox-buildThe build will be located in the `build/firefox-mv2-prod` directory.
For more details, refer to the project's `package.json` scripts and documentation.