Tab Search version history - 9 versions
Tab Search by Irv66
Tab Search version history - 9 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 0.5.5
Released 18 Jun 2025 - 39.99 kBWorks with firefox 109.0a1 and later- (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.
Source code released under MIT Licence
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.5.2
Released 15 Jun 2025 - 38.74 kBWorks with firefox 109.0a1 and later- Updated logic for tracking TST parents and tree states
- Updated the logging to ensure "[TabSearch]" is included for all statements
Source code released under MIT Licence
Version 0.5.1
Released 14 Jun 2025 - 38.66 kBWorks with firefox 109.0a1 and later- 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
Source code released under MIT Licence
- Performance improvements via reduced actions for TST
Version 0.5.0
Released 12 Jun 2025 - 38.26 kBWorks with firefox 109.0a1 and later- 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
Source code released under MIT Licence
- Added initial support for Tree Style Tab (TST)
Version 0.4.1
Released 1 Jun 2025 - 35.87 kBWorks with firefox 109.0a1 and later- Fixed: Selecting matching tabs across multiple windows should now work
- There is a Firefox limitation that dragging tabs has to be done PER window
Source code released under MIT Licence
Version 0.4.0
Released 29 May 2025 - 35.48 kBWorks with firefox 109.0a1 and later- Added new option to multi-select matching tabs
Source code released under MIT Licence
Version 0.3.0
Released 28 May 2025 - 35.09 kBWorks with firefox 109.0a1 and later- 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
Source code released under MIT Licence
Version 0.2.0
Released 25 May 2025 - 34.65 kBWorks with firefox 109.0a1 and later- Added some additional styling to popup.html
- Added feature to be able to search for tabs playing audio
Source code released under MIT Licence
Version 0.1.0
Released 22 May 2025 - 32.82 kBWorks with firefox 109.0a1 and laterSource code released under MIT Licence