Skip to content

Installation

Choose your path.

⚠️ Note: Prompt Manager is the only feature that supports Gemini for Enterprise.

The simplest way to get started. Updates are automatic.

Chrome / Brave / Opera / Vivaldi:

Install from Chrome Web Store

Microsoft Edge:

Install from Microsoft Edge Add-ons

Firefox:

Install from Firefox Add-ons

2. The Manual Way (Latest Features)

The Web Store review process can be slow. If you want the cutting-edge version immediately, install manually.

For Chrome / Edge / Brave / Opera:

  1. Download the latest gemini-voyager-chrome-vX.Y.Z.zip from GitHub Releases.
  2. Unzip the file.
  3. Open your browser's Extensions page (chrome://extensions).
  4. Enable Developer mode (top right).
  5. Click Load unpacked and select the folder you just unzipped.

For Firefox:

  1. Download the latest gemini-voyager-firefox-vX.Y.Z.xpi from Releases.
  2. Open the Add-ons Manager (about:addons).
  3. Drag and drop the .xpi file to install (or click the gear icon ⚙️ -> Install Add-on From File).

💡 The XPI file is officially signed by Mozilla and can be permanently installed in all Firefox versions.

3. Safari (macOS)

  1. Download gemini-voyager-safari-vX.Y.Z.zip from Releases.
  2. Unzip the file.
  3. Run the following command in Terminal to convert it (requires Xcode):
    bash
    xcrun safari-web-extension-converter dist_safari --macos-only --app-name "Gemini Voyager"
  4. Run the app in Xcode to install.
  5. Enable in Safari Settings > Extensions.

Development setup? If you are a developer looking to contribute, check out our Contributing Guide.

Open source project. Star us on GitHub if you like it ⭐.