Skip to content

Releases: CheswickDEV/Claude-Voyager

Claude Voyager v1.0.0

Choose a tag to compare

@CheswickDEV CheswickDEV released this 12 Feb 15:34
a268eb9

Productivity toolkit for claude.ai — a Firefox extension that adds native-feeling features directly into the Claude interface.

Features

  • Folder Organization — Drag & drop chats into folders, create subfolders, rename & reorder
  • Prompt Library — Save, tag, search and one-click insert reusable prompts
  • Timeline Navigation — Dot navigation for quick jumping between messages, star important spots
  • Chat Export — Export conversations as JSON or Markdown
  • Adjustable Chat Width — Control the max chat width from the extension popup
  • Tab Title Sync — Browser tab title follows the active conversation
  • Formula Copy — Copy LaTeX source from rendered KaTeX formulas
  • Language Support — English and German

Technical

  • Firefox Manifest V3
  • Zero tracking, zero analytics, zero external requests
  • All UI uses Claude's native CSS variables
  • Every feature independently toggleable
  • Open source (MIT)

Installation

  1. Download and extract claude-voyager-1.0.0.zip
  2. Run npm install then npm run build
  3. Open about:debugging#/runtime/this-firefox in Firefox
  4. Click Load Temporary Add-on and select dist/manifest.json