Claude.ai Freeze Fix on LibreWolf 作成者: Filippo
Fixes the freezing issue of Claude.ai on LibreWolf by ensuring monotonic behaviour of Date.now().
26 人のユーザー26 人のユーザー
拡張機能メタデータ
この拡張機能について
LibreWolf (and some Firefox configurations) can cause
This extension runs before any page scripts on
Date.now() to return identical timestamps when called in rapid succession. Claude.ai’s frontend relies on monotonic timestamps and freezes completely when it receives duplicate values. See the original fix for more details.This extension runs before any page scripts on
claude.ai and replaces Date.now() with a version that guarantees strictly increasing values. If the browser returns a timestamp that is not greater than the last seen one, the extension simply increments it by one millisecond.5 人のレビュー担当者が 5 と評価しました
権限とデータ
詳しい情報
- アドオンリンク
- バージョン
- 1.0.0
- サイズ
- 10.47 KB
- 最終更新日
- 3ヶ月前 (2026年3月3日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加