Greasy Fork is available in English.
Improves ChatGPT performance by virtualizing off-screen messages.
ChatGPT gets slow when conversations get really long. This script fixes that.
It basically unloads messages that are off-screen, so your browser doesn’t have to render everything at once.
Uses message virtualization — only keeps visible messages loaded, rest are hidden until needed.
If ChatGPT feels slow for you, this should help 👍