Haze version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.5.2
Released Jul 26, 2026 - 41.59 KBWorks with firefox 58.0 and laterFix: browser-granted permissions weren't registering the content script
If you granted site access through the browser's own UI (the toolbar icon's "Site access" menu, or "allow on all sites" in the extensions manager) instead of Haze's in-app grant prompt, the permission was recorded but the engine never actually got injected on that site - so rules on non-Google sites silently did nothing, even though no permission prompt was outstanding.
Background now reconciles against the browser's actual granted permissions on startup/update, not just its own synced list, so already-granted sites pick up their content script retroactively.
Listens for permission grants going forward, however they happen, and registers the content script immediately.Source code released under MIT License
Older versions
Version 2.5.1
Released Jul 14, 2026 - 41.55 KBWorks with firefox 58.0 and laterFix: rules now work on new devices without seeing spoilers first
Building on v2.5.0's synced rules, this makes the permission grant proactive. The prompt to enable a site no longer waits until you're already on it (by which point the unblurred content is already visible).
Popup now shows a banner listing every synced site that still needs permission on this device, from any page — grant them all in one prompt so they blur before you visit.
Same one-click prompt appears in the options page on open, and auto-fires right after an import.
Note
Browsers require a one-time permission approval per device (a host permission can't be granted silently). Haze collapses that into a single prompt covering all your sites, surfaced up front.Source code released under MIT License
Version 2.5.0
Released Jul 14, 2026 - 41.23 KBWorks with firefox 58.0 and laterSource code released under MIT License
Version 2.4.0
Released Jul 11, 2026 - 40.73 KBWorks with firefox 58.0 and laterSource code released under MIT License