Zen Browser Tab Switcher 版本历史 - 6 个版本
Zen Browser Tab Switcher 作者: mistweaverco.com
Zen Browser Tab Switcher 版本历史 - 6 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2.4
发布于 2026年2月6日 - 168.58 KB适用于 firefox 58.0 及更高版本What'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.4源代码遵循 MIT 许可证 发布
较早版本
版本 1.2.3
发布于 2026年2月6日 - 168.29 KB适用于 firefox 58.0 及更高版本What'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.3源代码遵循 MIT 许可证 发布
版本 1.2.2
发布于 2026年2月6日 - 168.42 KB适用于 firefox 58.0 及更高版本- 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.源代码遵循 MIT 许可证 发布
版本 1.2.1
发布于 2026年2月5日 - 168.26 KB适用于 firefox 58.0 及更高版本Exciting 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.1源代码遵循 MIT 许可证 发布
版本 1.1.0
发布于 2026年2月3日 - 165.15 KB适用于 firefox 58.0 及更高版本Improve 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
源代码遵循 MIT 许可证 发布