Releases: CheswickDEV/Claude-Voyager
Releases · CheswickDEV/Claude-Voyager
Release list
Claude Voyager v1.0.0
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
- Download and extract
claude-voyager-1.0.0.zip - Run
npm installthennpm run build - Open
about:debugging#/runtime/this-firefoxin Firefox - Click Load Temporary Add-on and select
dist/manifest.json