ChatGPT No Auto-Scroll

2/14/2025, 4:19:59 PM

Versão de: 14/02/2025. Veja: a última versão.

Autor
Cochinver
Avaliações
0 0 0
Versão
1.1
Criado
14/02/2025
Atualizado
14/02/2025
Tamanho
1,05 KB
Licença
MIT
Aplicável a

human description: removes auto-scroll on chatgpt

ai:

ChatGPT Auto-Scroll Fixer

Description

This userscript removes the forced min-height and disables auto-scrolling for conversation elements on ChatGPT. This helps users maintain their current scroll position without unexpected jumps when new messages are added.

Features

  • Removes min-height restrictions on chat messages.
  • Disables auto-scroll, preventing interruptions when new responses load.
  • Works on dynamically loaded content using a MutationObserver.

Installation

  1. Install a userscript manager such as Violentmonkey or Tampermonkey.
  2. Click "Install" on this script page.
  3. Enjoy a smoother ChatGPT experience!

Notes

  • This script is designed for ChatGPT and may stop working if the website updates its structure.
  • No external dependencies or permissions required.