Histórico de versões do Tab Search - 9 versões
Tab Search por Irv66
Histórico de versões do Tab Search - 9 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.5.5
Lançado em 18 de jun de 2025 - 39,99 KBFunciona em firefox 109.0a1 em diante- (General) Fixed issue where manually selecting a tab from a search would not make that tab the active tab.
- (TST) Fixed issue where manually selecting a tab that was in a collapsed tree would be selected, but when the tree was restored (collapsed), the parent ends up becoming the active tab.
Código fonte publicado sob Licença MIT
Versões mais antigas
Versão 0.5.2
Lançado em 15 de jun de 2025 - 38,74 KBFunciona em firefox 109.0a1 em diante- Updated logic for tracking TST parents and tree states
- Updated the logging to ensure "[TabSearch]" is included for all statements
Código fonte publicado sob Licença MIT
Versão 0.5.1
Lançado em 14 de jun de 2025 - 38,66 KBFunciona em firefox 109.0a1 em diante- Performance improvements via reduced actions for TST
- (TST) Ensure register with TST only once per session
- (TST) Only "expand all trees" once per search per window
- (TST) Only apply "flatted" style once per search
- (TST) Refactor tree restoration process to only call parents, not every tab
Código fonte publicado sob Licença MIT
- Performance improvements via reduced actions for TST
Versão 0.5.0
Lançado em 12 de jun de 2025 - 38,26 KBFunciona em firefox 109.0a1 em diante- Added initial support for Tree Style Tab (TST)
- Interacts directly with TST to apply a flattening style to matched tabs while searching and to remove any twistys
- Expands all trees during the search to ensure visibility
- Restores the original state of tress (expanded/collapsed) after the search is complete
- If options of the search are changed mid-search, the search is cleared and restarted
- Want consistent results and not have to worry if changing an option mid-search is logical or not
- Disabled being able to use "tab" to switch between UI elements
- There is a Firefox limitation that popup.html can be destroyed too fast to generate an "unload" event to be processed
- Monitoring for "focusout" works well, but also included keyboard transitions to other UI elements
- Added new option for TST to "auto-expand" trees if the option to "Select all matching tabs on close" is also enabled
- This would ensure you can visually find all the highlighted tabs even if they were buried in collapsed trees
Código fonte publicado sob Licença MIT
- Added initial support for Tree Style Tab (TST)
Versão 0.4.1
Lançado em 1 de jun de 2025 - 35,87 KBFunciona em firefox 109.0a1 em diante- Fixed: Selecting matching tabs across multiple windows should now work
- There is a Firefox limitation that dragging tabs has to be done PER window
Código fonte publicado sob Licença MIT
Versão 0.4.0
Lançado em 29 de mai de 2025 - 35,48 KBFunciona em firefox 109.0a1 em diante- Added new option to multi-select matching tabs
Código fonte publicado sob Licença MIT
Versão 0.3.0
Lançado em 28 de mai de 2025 - 35,09 KBFunciona em firefox 109.0a1 em diante- Added support to show the number of tabs still to be processed (hidden or shown) to the addon icon counter
- Reduced the amount of white-space near the borders of the search popup
- Disabled the search button when "real-time searches" are enabled
- Cleaned up some logic around options to avoid searches from being cleared mid-search
Código fonte publicado sob Licença MIT
Versão 0.2.0
Lançado em 25 de mai de 2025 - 34,65 KBFunciona em firefox 109.0a1 em diante- Added some additional styling to popup.html
- Added feature to be able to search for tabs playing audio
Código fonte publicado sob Licença MIT
Versão 0.1.0
Lançado em 22 de mai de 2025 - 32,82 KBFunciona em firefox 109.0a1 em dianteCódigo fonte publicado sob Licença MIT