Zen Browser Tab Switcher version history - 6 versions
Zen Browser Tab Switcher by mistweaverco.com
Zen Browser Tab Switcher version history - 6 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 1.2.4
Released Feb 6, 2026 - 168.58 KBWorks with firefox 58.0 and laterWhat's Changed
Bug Fixes 🐛- fix(events): try to stop bubbling input event on close by @gorillamoe in https://github.com/mistweaverco/zen-browser-tab-switcher-addon/pull/16
Full Changelog: https://github.com/mistweaverco/zen-browser-tab-switcher-addon/compare/v1.2.3...v1.2.4Source code released under MIT License
Older versions
Version 1.2.3
Released Feb 6, 2026 - 168.29 KBWorks with firefox 58.0 and laterWhat's Changed
Bug Fixes 🐛- fix(keyevents): change keyup to keypress for escape handler by @gorillamoe in https://github.com/mistweaverco/zen-browser-tab-switcher-addon/pull/14
- fix(events): listen on document keyup for esc handler by @gorillamoe in https://github.com/mistweaverco/zen-browser-tab-switcher-addon/pull/15
Full Changelog: https://github.com/mistweaverco/zen-browser-tab-switcher-addon/compare/v1.2.2...v1.2.3Source code released under MIT License
Version 1.2.2
Released Feb 6, 2026 - 168.42 KBWorks with firefox 58.0 and later- fix(events): at least kde plasma sends events in a different order
Keydown events never reach the input field, when you hit escape on KDE Plasma, because it blurs the input first.
On Gnome Wayland, this works as expected.
This should make it work on all platforms.Source code released under MIT License
Version 1.2.1
Released Feb 5, 2026 - 168.26 KBWorks with firefox 58.0 and laterExciting New Features ✨- feat(keybind): escape key to close the popup when input has focus
- feat(config): make CSS + keybinds configurable
Full changelog: https://github.com/mistweaverco/zen-browser-tab-switcher-addon/compare/v1.1.0...v1.2.1Source code released under MIT License
Version 1.1.0
Released Feb 3, 2026 - 165.15 KBWorks with firefox 58.0 and laterImprove fuzzy-filtering
The default matching could be really irritating.- Title matches have the highest priority now
- Even higher if the string starts with the query
- Consecutive occurences have a higher priority
Source code released under MIT License
Version 1.0.0
Released Jan 27, 2026 - 164.27 KBWorks with firefox 58.0 and laterSource code released under MIT License