Development Build
This release includes an XPI file that is automatically generated after each push to the main branch.
It compatible with all supported versions of Firefox. (see Browser Compatibility)
Supported Firefox versions: 128 ESR - 153.0a1 Nightly
dev-build - 2026-05-27
Section titled โdev-build - 2026-05-27โ๐ Bug Fixes
Section titled โ๐ Bug Fixesโ- Migrate from inline on* handlers to unified data-evt-* delegated event system (
8caad09) - Middle-click paste behavior to respect 'Open New Tab next to current' setting (fixes #547) (
979944f) - JavaScript in Bookmark - Middle Mouse Button - Incorrect URL (closes #546) (
310d9ae)
๐ง Maintenance
Section titled โ๐ง Maintenanceโ- Follow up bug 2033243 - Replace ownerGlobal with documentGlobal, and stop exposing ownerGlobal to JS (
bb493be) - Update dependencies (
b5f3e51) - Follow up bug 2011326 - Part 2: Predict remote types with ProcessIsolation (
3155c55)