ChatGPT - Hide Old Messages (New DOM)

מסתיר הודעות ישנות בצ'אט של GPT ב־#thread article, עם כפתור הצג הכול

Author
Ross M
Daily installs
0
Total installs
5
Ratings
0 0 0
Version
1.2
Created
2025-07-16
Updated
2025-07-16
Size
2.09 KB
License
MIT
Applies to

🧠 Tired of long ChatGPT chats slowing down your browser?
This lightweight userscript automatically hides older messages, keeping only the most recent ones visible (default: last 30).

✅ Boosts performance and prevents crashes in long threads
✅ Works on chatgpt.com
✅ Includes a floating “Show All Messages” button

You can also edit the script to change how many messages are kept visible:

const MAX_VISIBLE_MESSAGES = 30;
🛠 Ideal for power users, heavy prompt engineers, or just people who chat a lot with AI.