# ChatGPT Navigator

> Adds a collapsible sidebar to ChatGPT showing every prompt you asked, searchable, pinnable, and quickly scrollable for fast navigation of long conversations.

Canonical page: [https://chrome-stats.com/d/chatgpt-navigator](https://chrome-stats.com/d/chatgpt-navigator)

## Overview

- **ID:** `chatgpt-navigator`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Prathamesh
- **Category:** social-communication
- **Daily users:** 102
- **Weekly downloads:** 23
- **Rating:** 4.60 / 5 (5 ratings)
- **Version:** 1.0.2
- **Last updated:** 2026-01-24
- **First published:** 2025-08-13
- **Size:** 29 KB
- **Data as of:** 2026-09-10
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/chatgpt-navigator/)
- **Website:** [https://krkm.in](https://krkm.in/)
- **Privacy policy:** [https://addons.mozilla.org/firefox/addon/chatgpt-navigator/privacy/](https://addons.mozilla.org/firefox/addon/chatgpt-navigator/privacy/)

## Description

ChatGPT Navigator helps you manage long ChatGPT conversations.

Features:
Automatic sidebar listing all of your user prompts in order
One‑click scroll to any earlier prompt
Live updates as you continue the chat
Search box to filter prompts instantly
Pin up to 3 important prompts per conversation (stored per chat)
Floating round button to reopen the sidebar when collapsed
Responsive design (auto‑collapse on small screens)
Lightweight: no external libraries, no network requests
Dark theme matching ChatGPT UI
Works on <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/20e01e30ea25078cea902794aa1e958707e366e9d854536f80d3480d0584470a/http%3A//chat.openai.com" rel="nofollow">chat.openai.com</a> and <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/68a188960f04e2a84c1f04ab562a849360a490d4e86c75e7c7be3ab59437f37d/http%3A//chatgpt.com" rel="nofollow">chatgpt.com</a>
Remembers pinned prompts per conversation (localStorage)

How it works: A content script scans only the current ChatGPT page for your user messages, extracts the first 100 characters, and renders them in a fixed right sidebar. Selecting an item smoothly scrolls to that message in the page. Pinned prompts are saved locally per chat ID.

Privacy &amp; Data:
No data collection, tracking, telemetry, or analytics
No external servers or APIs
All prompt text stays on your machine (only read from the DOM to display)
Pinned items stored locally via localStorage (key: chatgpt-nav-pinned-chats)

Permissions Explanation:
activeTab: required by Firefox to inject popup reload script when the popup is open
Host permissions (://<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/66482ecd8603264203b025d017d91e2937817c6b35dd0c2bccf29782a9321e6c/http%3A//chat.openai.com/" rel="nofollow">chat.openai.com/</a>, ://<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/74b4d79a1188a469c5c03bfdca5ad1d596a878edb024299aadae6c0e3ceac651/http%3A//chatgpt.com/%29%3A" rel="nofollow">chatgpt.com/):</a> restrict content script to ChatGPT domains only

Limitations / Notes:
Not affiliated with or endorsed by OpenAI
Only indexes user prompts (not model responses)
If ChatGPT changes its DOM structure the selector heuristics may need an update

## Rankings

- #11,506 — Overall
- #30 — navigation
- #51 — chatgpt
- #55 — chatgpt pdf
- #70 — gpt
- #73 — gpt4

## Permissions and access

### Permissions

- `activeTab`
- `*://chat.openai.com/*`
- `*://chatgpt.com/*`

### Content script matches

- `chat.openai.com`
- `chatgpt.com`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Request access to the following domains: openai.com, chatgpt.com
- This extension website URL may be invalid

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [ChatGPT Message Navigator](https://chrome-stats.com/d/chatgpt-message-navigator) — 1 users
- [ChatGPT Prompt Navigator](https://chrome-stats.com/d/chatgpt-chat-prompt-navigator) — 2 users
- [ChatGPT Conversation Navigator](https://chrome-stats.com/d/chatgpt-conversation-navigator) — 5 users
- [Elegant ChatGPT Navigation](https://chrome-stats.com/d/elegant-chatgpt-navigation) — 1 users
- [AI Chat Prompt Sidebar](https://chrome-stats.com/d/ai-chat-prompt-sidebar) — 7 users
- [Prompt Map](https://chrome-stats.com/d/prompt-map) — 1 users
- [Prompt Otter](https://chrome-stats.com/d/prompt-otter)
- [ChatGPT Squire](https://chrome-stats.com/d/chatgpt-squire) — 1 users, 5.00 / 5
- [Prompt Compass - ChatGPT Navigator and Index](https://chrome-stats.com/d/prompt-compass) — 7 users, 5.00 / 5
- [Pin Prompts - For ChatGPT](https://chrome-stats.com/d/pin-prompts-for-chatgpt) — 1 users
- [ChatTrail](https://chrome-stats.com/d/chattrail) — 2 users, 5.00 / 5
- [ChatGPT Prompt Folder](https://chrome-stats.com/d/chatgpt-prompt-folder) — 6 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/chatgpt-navigator)
