Zen Browser Tab Switcher のバージョン履歴 - 全 6 バージョン
Zen Browser Tab Switcher 作成者: mistweaverco.com
Zen Browser Tab Switcher のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.2.4
リリース日 : 2026年2月6日 - 168.58 KBfirefox バージョン 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 License に従いリリースされています
以前のバージョン
バージョン 1.2.3
リリース日 : 2026年2月6日 - 168.29 KBfirefox バージョン 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 License に従いリリースされています
バージョン 1.2.2
リリース日 : 2026年2月6日 - 168.42 KBfirefox バージョン 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 License に従いリリースされています
バージョン 1.2.1
リリース日 : 2026年2月5日 - 168.26 KBfirefox バージョン 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 License に従いリリースされています
バージョン 1.1.0
リリース日 : 2026年2月3日 - 165.15 KBfirefox バージョン 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 License に従いリリースされています