Claude.ai Freeze Fix on LibreWolf by Filippo
Fixes the freezing issue of Claude.ai on LibreWolf by ensuring monotonic behaviour of Date.now().
Extension Metadata
About this extension
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.Rated 5 by 1 reviewer
Permissions and data
Required permissions:
- Access your data for claude.ai
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.0.0
- Size
- 10.47 KB
- Last updated
- 19 days ago (Mar 3, 2026)
- Related Categories
- License
- MIT License
- Version History
- Add to collection