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
- Install a userscript manager such as Violentmonkey or Tampermonkey.
- Click "Install" on this script page.
- 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.