English | 中文
ChatGPT Conversation Navigator is a user script that provides navigation for multi-turn conversations. It enhances the ChatGPT interface by adding clickable conversation indexes. This tool provides users with a sidebar containing links to each user question, allowing them to easily browse their conversation history.
- Add clickable conversation indexes on the ChatGPT page for easy navigation.
- Automatically track and highlight the current position in the conversation.
- Support both light and dark themes, adapting to ChatGPT's interface.
- Automatically update navigation when new messages are added.
- Only display navigation when conversations exceed three entries.
Method 1: Install from Chrome Web Store (Recommended)
- Click here to install the extension from Chrome Web Store.
Method 2: Manual Installation
- Go to the Releases page of this repository.
- Download the latest
promptdock-chrome-vx.x.x.zip
file (or the Firefox equivalent if needed). - Unzip the downloaded file to a local directory.
- Open your Chrome browser and navigate to
chrome://extensions
. - Enable "Developer mode" (usually a toggle in the top right corner).
- Click on "Load unpacked" and select the directory where you unzipped the extension files.
After installation, the navigator will automatically display on the ChatGPT page. You can quickly access any part of the conversation by clicking on the links in the sidebar.
MIT
For help or to report issues, please visit the support page.
This project was inspired by and benefited from the chrome-extension-boilerplate-react-vite project. Special thanks to its contributors.
Powered by ChatGPT & Trae IDE