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 人のレビュー担当者が 0 と評価しました
権限とデータ
必要な権限:
- chatgpt.com のユーザーデータへのアクセス
- chat.openai.com のユーザーデータへのアクセス
- claude.ai のユーザーデータへのアクセス
- gemini.google.com のユーザーデータへのアクセス
任意の許可設定:
- chatgpt.com のユーザーデータへのアクセス
- chat.openai.com のユーザーデータへのアクセス
- claude.ai のユーザーデータへのアクセス
- gemini.google.com のユーザーデータへのアクセス
データ収集:
- 開発者によると、この拡張機能はデータ収集を必要としません。
詳しい情報
- バージョン
- 1.1.7
- サイズ
- 82.27 KB
- 最終更新日
- 6日前 (2026年5月9日)
- 関連カテゴリー
- ライセンス
- MIT License
- プライバシーポリシー
- このアドオンのプライバシーポリシーを読む
- バージョン履歴
- コレクションへ追加
Free and stays free. Future PRO features (stats dashboard, more AI sites, custom themes) won't paywall the existing virtualizer, collapser, or exporter.