AI Chat Speed Booster version history - 1 version
AI Chat Speed Booster by TheXaron
AI Chat Speed Booster version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.1.7
Released May 9, 2026 - 82.27 KBWorks with firefox 140.0 and later, android 142.0 and laterv1.1.7 — First public release.
What it does:
- Speeds up long ChatGPT, Claude, and Gemini chats by applying CSS content-visibility to off-screen messages
and folding older messages into a single collapsible block once a threshold is reached.
- Auto threshold mode that measures frame timing on page load and picks the right value automatically.
Manual options: 30, 50, 100, or 200 messages.
- Live counters in the popup show how many messages are virtualized and collapsed.
- Export the current conversation as Markdown, JSON, or plain text. Scrolls to the top first to capture the
full history.
Privacy:
- Zero outbound network requests.
- Zero analytics.
- All settings stored locally; profile data never leaves your browser.
- Source code: https://github.com/xaron98/ai-chat-speed-boosterSource code released under MIT License