Chapter 2: Environment Preparation and Installation
> Part of the *Gemini-Voyager from Beginner to Master* tutorial series.
2.1 Browser Compatibility Check
Before installing, confirm that your browser is compatible with Gemini-Voyager. The extension supports all major browsers, with minor differences in feature availability.
Compatibility Matrix
| Feature | Chrome | Edge | Firefox | Safari | Others | |---------|--------|------|---------|--------|--------| | Folder management | ✅ | ✅ | ✅ | ✅ | ✅ | | Prompt library | ✅ | ✅ | ✅ | ✅ | ✅ | | Cloud sync | ✅ | ✅ | ✅ | ✅ | ✅ | | Formula copy | ✅ | ✅ | ✅ | ✅ | ✅ | | Timeline navigation | ✅ | ✅ | ✅ | ✅ | ✅ | | Chat export | ✅ | ✅ | ✅ | ✅ | ✅ | | Mermaid rendering | ✅ | ✅ | ✅ | ✅ | ✅ | | NanoBanana | ✅ | ✅ | ✅ | ❌ | ✅ |
Browser Requirements
- Chrome: version 90+ (keep auto-updates enabled)
- Edge: version 90+ (Chromium-based)
- Firefox: version 90+
- Safari: macOS/iOS (limited features, NanoBanana disabled)
- Opera/Brave: install via developer mode
- Visit the GitHub Releases page
- Choose the version for your browser
- Extract it to a local directory
- Open
chrome://extensions - Toggle on "Developer mode"
- Click "Load unpacked"
- Select the extracted folder
- Check the toolbar icon
- Visit a Gemini page and test the features
2.2 Install from the Web Store
For most users, installing from the browser's web store is the simplest method.
Installation Flow
1. Visit the store: Chrome Web Store / Edge Add-ons / Firefox Add-ons 2. Click install: "Add to Chrome" / "Get" (Edge) / "Add to Firefox" 3. Confirm permissions: review the permissions the extension requests 4. Installation complete: the icon appears in the browser toolbar
> 💡 After installation, the extension icon appears in the toolbar. Click it to open the popup window.
2.3 Developer Mode Installation
For users who cannot access the web store, or who want to try the latest development builds, manual installation via developer mode is available.
Steps
Step 1: Download the release package
Step 2: Enable developer mode
Step 3: Load the extension
Step 4: Verify installation
2.4 First-Run Configuration
On first launch, the extension shows a welcome screen that guides you through basic setup.
1. Welcome screen — feature overview and introduction 2. Setup wizard — basic configuration and preferences 3. Toolbar icon — click to open the popup 4. Get started — visit Gemini to experience the enhanced features
---
> ⏳ The next chapter covers a tour of the interface.