Skip to content

Instantly share code, notes, and snippets.

@Chrostolosto
Chrostolosto / ChatGPT Navigation Tool
Created February 12, 2025 11:12
Navigation buttons for faster scrolling through messages and visual separation of text boxes in ChatGPT
// ==UserScript==
// @name ChatGPT Navigation
// @namespace http://tampermonkey.net/
// @version 2.0
// @description Navigation buttons for faster scrolling through messages and visual separation of text boxes
// @author u/Chrostolosto
// @match *://chatgpt.com/*
// @grant none
// ==/UserScript==