ChatGPT Message Navigator
Description
Seamlessly browse ChatGPT conversation messages with handy up/down buttons and live highlighting. Navigate through turns in any ChatGPT chat stream for quicker review and context.
- Up/Down Buttons: Easily jump to the previous or next message.
- Message Counter: Shows current position like
3 / 12.
- Highlight Effect: Smooth fade‑in and fade‑out of the selected message.
- Dark/Light Theme: Adapts button styling and highlight color based on ChatGPT’s theme.
Installation
- Install Tampermonkey (or another UserScript manager).
- Install the script by clicking here.
- Click Install this script.
- Reload ChatGPT window and try it out on a conversation page.

Usage
- Open a ChatGPT conversation.
- Two navigation buttons will appear at the bottom‑right of the message thread.
- Click ↑ to move to the previous message, ↓ to move to the next.
- Observe the message counter update and the fade highlight on the selected message.
Configuration
- Highlight Duration: Controlled by
HIGHLIGHT_DURATION (ms) in the script header.
- Highlight Colors: Defined in the script CSS under
.navigator-highlight for both themes.
Support
Report issues or suggest features on the GitHub Issues page.
License
MIT © Kamikaze
Feel free to fork or modify as needed.