Navigate long AI conversations with a compact mini map sidebar, so you can jump to any prompt or reply without scrolling through the full page.
ZeroScroll is a Chrome extension built for modern AI chat interfaces. It gives you an always-available conversation overview, making it easier to locate prompts, revisit answers, and move through long threads.
AI chats get long quickly. Once a conversation grows, finding an earlier prompt or response often means manually scrolling through a huge page.
ZeroScroll solves that with a focused navigation layer:
- See the structure of the conversation at a glance
- Jump directly to important prompts and replies
- Search and filter messages instead of hunting manually
- Stay oriented inside long AI threads across supported platforms
- Mini map navigation: View the conversation as a compact, scannable sidebar
- Fast jumping: Go straight to any indexed message in the thread
- Search and filter: Find prompts and replies by content and role
- Favorites and organization: Mark important messages for quick return
- Local-first privacy: Keep extension data on your device
- Download or clone this repository.
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked.
- Select the project folder.
- Open a supported AI chat website.
- Start or load a conversation.
- Open the ZeroScroll sidebar from the page UI.
- Browse the mini map, search messages, and jump to the exact part of the conversation you need.
ZeroScroll is designed to be local-first. Conversation indexing and navigation data stay on your machine through Chrome extension storage.
.
|-- manifest.json
|-- content.js
|-- background.js
|-- popup.html
|-- popup.css
|-- popup.js
|-- sidebar.css
|-- platforms/
`-- icons/
Released under the MIT License.