explaingit

nagi-ovo/gemini-voyager

17,918TypeScriptAudience · generalComplexity · 2/5Setup · easy

TLDR

A browser extension that adds folder organisation, a prompt vault, Google Drive sync, conversation timelines, and export tools on top of Google Gemini and AI Studio, features the built-in interface is missing.

Mindmap

mindmap
  root((repo))
    Chat organisation
      Folder system
      Drag and drop
      Cloud sync
    Prompt tools
      Prompt vault
      Cross-site reuse
    Export
      Markdown export
      PDF export
      JSON export
    Extras
      Timeline view
      Batch delete
      Watermark remover
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Organise hundreds of Gemini chats into two-level folders with drag-and-drop so important conversations stop getting buried.

USE CASE 2

Save reusable prompts in a personal vault and deploy them across Gemini, AI Studio, and custom websites in one click.

USE CASE 3

Export a full chat as Markdown, JSON, or PDF with images to archive research or share with your team.

USE CASE 4

Use the conversation timeline to jump back to any starred message in a long Deep Research session.

Tech stack

TypeScriptBunChrome Extension API

Getting it running

Difficulty · easy Time to first run · 5min

In plain English

Gemini Voyager is a browser extension that adds power-user features to Google's Gemini chatbot and Google AI Studio. You install it once and the next time you open Gemini, the page gains new sidebars, buttons, and menus that let you organise, save, and export your AI conversations in ways the built-in interface does not support. The headline features are a folder system for grouping chats into a two-level hierarchy with drag-and-drop, a prompt vault for saving and reusing prompts across Gemini, AI Studio, and custom websites, cloud sync of folders and prompts to Google Drive, and a timeline that turns a long conversation into clickable nodes so you can jump back to specific messages or starred moments. It can export a chat as JSON, Markdown, or PDF (with images), render Mermaid diagrams, fix broken bold formatting that Gemini sometimes produces, copy LaTeX or MathML formulas in one click, and pull thinking traces and links out of Deep Research sessions. Smaller tools include batch deletion, quote-reply on selected text, syncing the browser tab title to the chat title, default-model selection, and a lossless watermark-remover called NanoBanana for Gemini-generated images. You would install it if you use Gemini or AI Studio heavily, for research, code, or content work, and have hit the limits of the default interface, especially around keeping conversations findable. The extension is written in TypeScript, built with the Bun JavaScript runtime, and distributed for Chrome, Edge, Firefox, Safari, Opera, and Brave. The README is translated into nine other languages. The full README is longer than what was provided.

Copy-paste prompts

Prompt 1
I installed Gemini Voyager. Walk me through creating a two-level folder hierarchy for my research and coding chats and syncing them to Google Drive.
Prompt 2
Using Gemini Voyager's prompt vault, help me draft five reusable prompts for code review, debugging, writing, research, and meeting summarisation.
Prompt 3
I have a 300-message Gemini chat. Explain how Gemini Voyager's timeline works so I can bookmark key moments and jump between them.
Prompt 4
I want to export a Gemini Deep Research session including images as a PDF. Walk me through the export steps in Gemini Voyager.
Open on GitHub → Explain another repo

← nagi-ovo on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.