dshbase

Plugin directory / Browser / voyager

voyager

Unverified Nagi-ovo

✓ Actively maintained 77 contributors Pure TypeScript

View on GitHub ↗ ← Back to plugin directory

19838Stars
654Forks
12Open issues
TypeScriptLanguage
2026-08-26Last push
Cross-platformPlatform

What it does

Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included.

Our take
Unverified — not yet verified

Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README

Voyager logo

Make Your AI Experience Truly Yours ✨

Gemini · Claude · ChatGPT — finally, complete.

GitHub stars GitHub forks Latest version GitHub downloads Chrome Web Store users Chrome Web Store rating Edge Add-ons users Firefox Add-ons users Firefox Add-ons rating

📖 Documentation简体中文繁體中文日本語FrançaisEspañolPortuguêsРусскийالعربية한국어

Voyager — your prompts, kept local. Any web UI, including DeepSeek Harness.

[!NOTE]
If Voyager helps you, feel free to share it on X, Reddit, YouTube, Threads, etc. Every share helps more people discover the project. Thanks.


👋 Why Voyager?

We love AI chatbots, but sometimes we wish they had just a bit more structure.

That's why I built Voyager. It's a companion that helps you keep your AI conversations organized, accessible, and productive — whether you're on Gemini, Claude, or ChatGPT. If you're a researcher juggling dozens of threads, a developer saving code snippets, or just someone who loves order, Voyager is designed for you.

Try Voyager
During the issue on February 18th where the Google Gemini App caused some users' historical conversations to become inaccessible, Voyager users were still able to see their saved conversations in their folders.


✨ Features

🌌 Core (Gemini & AI Studio)

  • 📂 Folder Organization: Organize chats into a two-level folder hierarchy with drag-and-drop support.
    • Gemini: Supports Account Isolation Mode and Custom Folder Colors.
  • 💡 Prompt Vault: Save and reuse prompts across Gemini, AI Studio, and custom websites.
  • ☁️ Cloud Sync: Sync folders and prompts through Google Drive, or iCloud on Safari.
  • 🗑️ Batch Delete: Bulk delete conversations.
  • 📐 Formula Copy: One-click copy for LaTeX and MathML (Word) source codes.
  • 🌦️ Visual Effects: Add seasonal ambience with snow, cinematic rain, or falling sakura petals from the settings panel.

✨ Gemini Exclusive

  • 📍 Timeline Navigation: Visual nodes to jump between messages, star key moments, and manage conversation branches.
  • 💾 Chat Export: Export conversations to JSON, Markdown, or PDF with images included.
  • 🧜‍♀️ Mermaid Rendering: Auto-render flowcharts, sequence diagrams, and other Mermaid charts.
  • 📝 Markdown Rendering Fix: Automatically fix broken bold syntax caused by Gemini's injected HTML elements.
  • 🍌 Image Refinement: Lossless watermark removal for Gemini-generated images.
  • 🔬 Deep Research: Extract thinking processes and research links from Deep Research sessions.
  • 🛠️ Power Tools:

🔌 Claude & ChatGPT

Powered by the Voyager Plugin Engine, these features extend your experience beyond Gemini:

  • 📍 Claude Timeline: Conversation sidebar with starred messages and search — the same navigation flow, now on Claude.
  • 📊 Claude Usage Bar: Track your session and weekly usage directly in the Claude interface.
  • 📐 Formula Copy: One-click copy for LaTeX and MathML source codes (shared with Gemini).
  • 📖 Comfortable Reading Width: Adjust chat width for a better reading experience on Claude and ChatGPT.
  • 🈶 CJK Render Fix: Fix CJK character rendering issues on Claude.

🧩 Any Site — Even Localhost

Add any site in the extension popup and the Prompt Manager follows you there, local apps included. Here it is inside DeepSeek Harness running on localhost:3080:

Prompt Manager running inside DeepSeek Harness

🎨 Personalization

  • Open the extension popup and find Visual Effects to switch between Off, Snow, Sakura, and Rain.
  • Effects are rendered as lightweight full-screen overlays and do not block page interaction.
  • When you switch effects or turn them off, existing particles drain out naturally instead of disappearing abruptly.

📥 Installation

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

Chrome Web Store    Edge Add-ons    Firefox Add-ons    Safari Download

Edge users: Voyager is still maintained on Edge Add-ons for users who need Edge on mobile or tablet. If review is delayed, Chrome Web Store and GitHub manual packages remain available.

For manual installation or development builds, please refer to the Installation Guide.


☕ Support This Project

If Voyager makes your life easier, consider buying me a coffee. It helps keep the updates coming! Sponsors will be featured in our Special Thanks section. ❤️

Buy Me A Coffee Sponsor on GitHub

Or support via WeChat / Alipay / Afdian:

WeChat Pay
WeChat Pay
Alipay
Alipay
Nagi-ovo's Profile
Afdian

🎙️ Recommended Tool: Typeless

I highly recommend Typeless (typeless.com), an AI voice-to-text tool that I used extensively during the development of Voyager. Integrating it into my daily workflow has saved me a tremendous amount of time and significantly boosted my productivity.

🎁 Join via my referral link (Code: MZRYZP1) to get $5 free credits. This also gives me credits to keep maintaining this project—a free way to support my work! ❤️


💬 Community

Follow on X

Follow for Updates
Get the latest updates.
Discord

Join the Community
Chat with other users, share prompts, and get help.

🤝 Contributing & Development

Ask DeepWiki

We welcome contributions! Whether you want to report bugs, suggest features, improve documentation, or submit code:

Development Setup
# Install dependencies (Bun recommended)
bun i

# Development mode (with auto-reload)
bun run dev:chrome   # Chrome & Chromium browsers
bun run dev:firefox  # Firefox
bun run dev:safari   # Safari (requires macOS)

# Production builds
bun run build:chrome   # Chrome
bun run build:edge     # Edge package (separate)
bun run build:firefox  # Firefox
bun run build:safari   # Safari
bun run build:all      # Chrome + Firefox + Safari

Safari Development: Run bun run build:safari, then open the tracked Xcode project under Voyager/.

Thank you for helping make Voyager better! ❤️

❤️ Special Thanks

Special thanks to all contributors for their contributions to Voyager ❤️


🌟 Credits

Voyager is a small side project. I'd rather spend time building things that help people than building migration paths designed to pull users away from other extensions.

🌍 Ecosystem

Projects inspired by Voyager:

If your project is inspired by Voyager, forked from it, or built on top of it, feel free to open a PR to add it here.

  • DeepSeek Voyager - A fork of Voyager adapted for DeepSeek, bringing timeline navigation and chat management to DeepSeek users!

  • claude-nexus - A Claude.ai enhancement extension inspired by Voyager, featuring timeline navigation, folder management, prompt library and more, with full prompt import/export compatibility with Voyager!

  • Better_Doubao - An advanced browser extension supercharging Doubao with enhanced navigation, organization, and productivity features.

  • DeepSeek Enhancer - A Voyager-inspired enhancement extension for the DeepSeek web app, offering multi-level folders, chat export, formula copy, data backup, and more.


🏅 Recognition

Nagi-ovo%2Fvoyager | Trendshift Voyager - AI conversation tools for Gemini, Claude, and ChatGPT | Product Hunt


📄 License

Voyager is licensed under GPL-3.0.
Third-party MIT notices for Image Refinement-related code and assets are retained in THIRD_PARTY_NOTICES.md.

Gemini is a trademark of Google LLC. Claude is a trademark of Anthropic, PBC. ChatGPT is a trademark of OpenAI, Inc. Voyager is an independent project and is not affiliated with, endorsed by, or sponsored by any of these companies.


Star History Chart

Made with ❤️ by Jesse Zhang

GPLv3 License © 2026

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install voyager for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:Nagi-ovo/voyager

Headless (CLI) profile:

dsh plugin --profile headless add github:Nagi-ovo/voyager

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending
Note: 验证: install-fail (0.1.0-rc.6) Browse all pending failures →

When to use it

Let the agent drive a real browser — navigate, click, fill, and read pages — for research or UI testing.

Who it's for

Users who want browser automation done by the agent rather than a separate scraper or test script.

For developers — extending it

Browser actions are the seam — expose more tool calls (form fill, downloads, tab management) to the model.

✓ Low risk static scan · 25 files · 2026-08-27

Share this badge

More in Browser

Browse all 7795 plugins →