AI Chat Speed Booster av TheXaron
Fix lag & freezing in long ChatGPT, Claude, and Gemini chats. 100% local, no data collection.
Tillgänglig på Firefox för Android™Tillgänglig på Firefox för Android™
Metadata för tillägg
Skärmbilder
Om detta tillägg
Long AI chats become unbearable: typing lags, scroll stutters, even tab switching feels slow. The cause is simple — the entire conversation is kept in the DOM, including hundreds of off-screen messages with code highlighting and rich content.
AI Chat Speed Booster fixes this with two complementary techniques:
The default Auto mode measures frame timing and adjusts the threshold for you. You can also pick a fixed
value (30, 50, 100, 200) from the popup.
Bonus: export any conversation to Markdown, JSON, or plain text with a single click. The exporter
scrolls to the top first to capture the full history.
### Works on
- ChatGPT (chatgpt.com and chat.openai.com)
- Claude (claude.ai)
- Gemini (gemini.google.com)
### Privacy
- No analytics, no telemetry, no tracking.
- Zero outbound network requests.
- Settings live in your browser's local storage.
- Permissions limited to
- Open to audit: https://github.com/xaron98/ai-chat-speed-booster
### Who it's for
Heavy ChatGPT/Claude/Gemini users who run into lag in long technical discussions, code review sessions, or
research threads.
### Free
This extension is free and stays free. Future PRO features (stats dashboard, more AI sites, custom themes) will not paywall the existing virtualizer, collapser, or exporter.
AI Chat Speed Booster fixes this with two complementary techniques:
- Browser-native virtualization: every message receives a CSS rule that lets the browser skip the layout
and paint of anything outside the viewport. - Adaptive collapser: once a chat exceeds your threshold, older messages fold into a single "Show N older messages" block. The DOM stays small, the page stays fast.
The default Auto mode measures frame timing and adjusts the threshold for you. You can also pick a fixed
value (30, 50, 100, 200) from the popup.
Bonus: export any conversation to Markdown, JSON, or plain text with a single click. The exporter
scrolls to the top first to capture the full history.
### Works on
- ChatGPT (chatgpt.com and chat.openai.com)
- Claude (claude.ai)
- Gemini (gemini.google.com)
### Privacy
- No analytics, no telemetry, no tracking.
- Zero outbound network requests.
- Settings live in your browser's local storage.
- Permissions limited to
storage and activeTab plus host access to the four AI sites above.- Open to audit: https://github.com/xaron98/ai-chat-speed-booster
### Who it's for
Heavy ChatGPT/Claude/Gemini users who run into lag in long technical discussions, code review sessions, or
research threads.
### Free
This extension is free and stays free. Future PRO features (stats dashboard, more AI sites, custom themes) will not paywall the existing virtualizer, collapser, or exporter.
Betyg 0 av 0 recensenter
Behörigheter och data
Nödvändiga behörigheter:
- Åtkomst till dina data för chatgpt.com
- Åtkomst till dina data för chat.openai.com
- Åtkomst till dina data för claude.ai
- Åtkomst till dina data för gemini.google.com
Valfria behörigheter:
- Åtkomst till dina data för chatgpt.com
- Åtkomst till dina data för chat.openai.com
- Åtkomst till dina data för claude.ai
- Åtkomst till dina data för gemini.google.com
Datainsamling:
- Utvecklaren säger att detta tillägg inte kräver datainsamling.
Mer information
- Länkar för tillägg
- Version
- 1.1.7
- Storlek
- 82,27 kB
- Senast uppdaterad
- för 6 dagar sedan (9 maj 2026)
- Relaterade kategorier
- Licens
- MIT-licens
- Sekretesspolicy
- Läs sekretesspolicyn för detta tillägg
- Versionshistorik
- Lägg till i samling
Free and stays free. Future PRO features (stats dashboard, more AI sites, custom themes) won't paywall the existing virtualizer, collapser, or exporter.