Extension
0.1.0
The first public beta of the browser wallet. The idea started in January 2026, and this is the September 2026 build. It is not in a browser store yet.
Added
A self-custody wallet for Cosmos
In January 2026 the idea was a wallet where the recovery phrase stays with you.
This beta is that wallet, in the browser.
Security
The phrase stays in the signing kernel
The phrase is sealed with your password in extension storage.
- Only the Zunia kernel handles it, compiled to WebAssembly
- It runs in the background
- A web page never receives it
Added
Chrome, Edge, Firefox, and Safari
One Manifest V3 extension.
- Chrome, Edge, and Firefox are checked in automation
- Safari is a macOS and iOS app
- On iOS, an approval opens in a tab
Added
Send, including across chains
Send covers a transfer on one chain and a transfer across chains.
- The channel comes from the route
- The address book keeps favorites and recent names
- You choose the fee before you sign
Added
Stake, vote, and swap
Earn and governance are signed on this device.
- Swaps list Osmosis tokens
- Prices stay fresh
- The route stays in view while it moves
Added
Live activity and NFT collections
Activity stays current, and a row opens into the full transaction.
- NFT collections from the chain module are listed
- A contract can be tried before you add it
Added
A site connects only after you approve
Sites reach the wallet through
window.zunia.- Connecting, signing in, and signing each wait for your approval
- You can see how a site uses its grant, and revoke it