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.4MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 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.3MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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.1MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드