Navigate AI Chats
Like a Table of Contents
AI conversations get long. Really long. Chat Buoy adds a smart sidebar that lets you jump to any message instantly ā works with ChatGPT, Gemini & Claude.
Supports 3 AI Platforms
š¬ChatGPTā
āØGeminiā
š¤Claudeā

Features
Everything you need to navigate smarter
Built for power users who live inside AI chat interfaces every day.
How It Works
Three steps to effortless navigation
š¦
Step 01Install from Chrome Web Store
One click to add Chat Buoy to your browser ā free, no signup required.
š¬
Step 02Open Any AI Chat
Navigate to ChatGPT, Gemini, or Claude and start chatting as usual.
š§
Step 03Navigate Freely
A smart sidebar appears automatically. Click any item to jump. Done.
Platforms
Works where you chat
Seamless navigation across the top AI platforms. Same experience everywhere.
Architecture
Clean & extensible
Adding support for a new platform is as simple as creating a single adapter file.
Content Script
āāā Adapter Layer ā Platform-specific DOM parsing
ā āāā chatgpt.adapter.ts (ChatGPT)
ā āāā gemini.adapter.ts (Gemini)
ā āāā claude.adapter.ts (Claude)
ā
āāā Engine Layer ā Core observation & state
ā āāā MutationObserver (DOM changes)
ā āāā IntersectionObserver (viewport tracking)
ā āāā State management (message list)
ā
āāā UI Layer ā Zero CSS pollution
āāā Shadow DOM sidebar (navigation panel)
āāā Floating ball (minimized mode)TypeScript
Type safety
Vite
Fast builds
Shadow DOM
Style isolation
MutationObserver
Live detection
FAQ
Frequently Asked Questions
Is Chat Buoy free?+
Yes! Chat Buoy is completely free and open source under the MIT License. No premium plans, no hidden fees.
Does Chat Buoy collect my data?+
No. Chat Buoy runs entirely in your browser. It does not store, upload, or analyze your chat history. Your conversations never leave your device.
Which AI platforms are supported?+
Chat Buoy currently supports ChatGPT, Google Gemini, and Anthropic Claude. More platforms are on the roadmap.
How do I install Chat Buoy?+
Simply click "Add to Chrome" on the Chrome Web Store page. It takes one click and under 5 seconds.
Will it slow down my browser?+
Not at all. Chat Buoy is lightweight and only activates on supported AI chat pages. It uses efficient DOM observation with zero polling.
