Skip to content

Intended reader: anyone installing Universe Wallet for the first time. Goal: a working extension that came from the real listing. Prerequisites: a Chromium browser, Chrome 88 or later. Safety: installing a counterfeit wallet is the most common way people lose everything. Do not skip the verification step.

The Chrome Web Store listing is Universe Bitcoin Wallet, item id fjalkkkbjffhgdoheannkodafhemfdba.

Check that id in the address bar before you install. A counterfeit listing can copy the name, the icon, the screenshots, and the description. It cannot copy the id.

BrowserSupport
Chrome 88 or laterYes. This is the target. The packaged extension declares Manifest V3 with a minimum Chrome version of 88.
Edge, Brave, Opera, other Chromium browsersThe same package runs on Chromium at that version or later. There is no separate store listing for them.
FirefoxBuild targets exist in the source tree, but no Firefox listing is published. Treat Firefox as unavailable.
SafariNot supported.
Mobile browsersNot supported. Browser extensions do not run on mobile Chrome or mobile Safari.

Every one of these is in the shipped manifest, and each has a narrow reason.

PermissionWhy it is needed
storage, unlimitedStorageHolds the encrypted vault, your settings, and cached asset data on your device.
activeTabLets a page you are on request a connection, only after you click the extension.
declarativeNetRequestApplies the phishing policy that ships inside the extension.
sidePanelOpens the wallet beside the page instead of as a popup.
alarmsWakes the background worker so idle site connections expire on time.
nativeMessaging, optionalRequested only if you set up the Zcash companion. Not granted otherwise.
Access to all sitesA wallet cannot know in advance which site will request a connection. Nothing is read from a page until you approve that site.
  1. Open the store listing and confirm the item id matches fjalkkkbjffhgdoheannkodafhemfdba.
  2. Add the extension.
  3. Pin it to the toolbar, so you always open the wallet from your own browser chrome rather than from something a page drew.
  4. Open the wallet, go to Settings, then About, and note the version number.

The extension opens to a welcome screen offering to create a new wallet or import an existing one. It holds no funds and no accounts yet.

  • The item id in the store URL matches the one above.
  • The version under Settings, then About, is one you can find in this documentation or in the release list. See Which version you are running for why that matters more than usual here.
  • The extension icon in your toolbar is the one you pinned, and it is where you open the wallet from.
What you seeWhat it meansWhat to do
The listing name matches but the id does notA counterfeit listingDo not install it. Report the listing to the store.
The browser says the extension needs a newer versionYour browser is older than Chrome 88Update the browser.
A site offers to install the wallet for youPhishingClose the tab and install from the store listing yourself.
The extension installs but the popup is blankUsually a stalled service workerSee Troubleshooting.

Nothing at this stage can cost you money: the wallet holds no keys yet. If you suspect you installed something counterfeit, remove it, and do not enter any recovery phrase into it. If you already did, treat it as a compromise and follow If your wallet is compromised immediately.

Create a wallet, or import an existing one.