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
- 마지막 업데이트
- 8일 전 (2026년 5월 9일)
- 라이선스
- MIT 라이선스
- 개인정보처리방침
- 이 부가 기능에 대한 개인정보처리방침 읽기
- 버전 목록
- 모음집에 추가
Free and stays free. Future PRO features (stats dashboard, more AI sites, custom themes) won't paywall the existing virtualizer, collapser, or exporter.