AI Chat Speed Booster 作者: TheXaron
Fix lag & freezing in long ChatGPT, Claude, and Gemini chats. 100% local, no data collection.
可在 Android™ 版 Firefox 上使用可在 Android™ 版 Firefox 上使用
扩展元数据
屏幕截图
关于此扩展
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.
评分 0(1 位用户)
权限与数据
必要权限:
- 访问您在 chatgpt.com 的数据
- 访问您在 chat.openai.com 的数据
- 访问您在 claude.ai 的数据
- 访问您在 gemini.google.com 的数据
可选权限:
- 访问您在 chatgpt.com 的数据
- 访问您在 chat.openai.com 的数据
- 访问您在 claude.ai 的数据
- 访问您在 gemini.google.com 的数据
收集的数据:
- 开发者称此扩展无需收集数据。
更多信息
Free and stays free. Future PRO features (stats dashboard, more AI sites, custom themes) won't paywall the existing virtualizer, collapser, or exporter.