Ιστορικό εκδόσεων του Tab Search - 11 εκδόσεις
Tab Search από Irv66
Ιστορικό εκδόσεων του Tab Search - 11 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 0.7.0
Κυκλοφόρησε στις 3 Μαϊ 2026 - 53,06 KBΛειτουργεί με firefox 109.0a1 και νεότεραv0.7.0 (2026-05-03) - Fuzzy Matching and Documentation Overhaul- Added Fuzzy Matching powered by Fuse.js v7.3.0.
- Integrated Token Search for superior multi-word matching (e.g., searching "Mail Google" finds "Google Mail").
- Intelligent relevance ranking using BM25-style IDF weighting.
- User-configurable threshold slider (0.0 to 1.0) in the popup.
- Persisted settings across browser sessions.
- Standardized Documentation & Guidance.
- Added theme-aware (Light/Dark mode) info pages for Fuzzy Matching, Privacy, and Search Contents.
- Standardized page titles and added addon favicons to all extension pages.
- TST Hardening and Mitigations.
- Implemented mitigations for Issue #13 regarding TST tree restoration reliability.
- Implemented state locking and robust error boundaries for TST communication.
- UI/UX Refinements.
- Modernized all info pages with a unified card-based layout and standardized typography.
- Improved "Close Guide" button reliability across all help pages.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
- Added Fuzzy Matching powered by Fuse.js v7.3.0.
Παλαιότερες εκδόσεις
Έκδοση 0.6.0
Κυκλοφόρησε στις 25 Απρ 2026 - 41,15 KBΛειτουργεί με firefox 109.0a1 και νεότεραv0.6.0- Clarified option reset behavior in the popup.
- Search-affecting options clear the active search and restore tabs to their pre-search state.
- Both TST options ("Support for Tree Style Tab" and "Auto-expand trees with matched tabs") now reset an active search to ensure TST state is fully restored.
- "Select all matching tabs on close" and "Disable initial hide action" do not reset an active search.
- Updated the TST search presentation.
- Flattened search results now keep a consistent left and right gutter while searching.
- Added defensive TST CSS so custom tab margins are less likely to break the flattened search layout.
- Updated the popup relationship between TST options.
- The "Auto-expand trees with matched tabs" option is now progressively disclosed and only shown when TST support is enabled.
- Updated info-button behavior in the popup.
- Opening privacy/content help now first resets any active search, then opens the help page in an active tab and closes the popup.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
- Clarified option reset behavior in the popup.
Έκδοση 0.5.5
Κυκλοφόρησε στις 18 Ιουν 2025 - 39,99 KBΛειτουργεί με firefox 109.0a1 και νεότερα- (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.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.5.2
Κυκλοφόρησε στις 15 Ιουν 2025 - 38,74 KBΛειτουργεί με firefox 109.0a1 και νεότερα- Updated logic for tracking TST parents and tree states
- Updated the logging to ensure "[TabSearch]" is included for all statements
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.5.1
Κυκλοφόρησε στις 14 Ιουν 2025 - 38,66 KBΛειτουργεί με firefox 109.0a1 και νεότερα- 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
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
- Performance improvements via reduced actions for TST
Έκδοση 0.5.0
Κυκλοφόρησε στις 12 Ιουν 2025 - 38,26 KBΛειτουργεί με firefox 109.0a1 και νεότερα- 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
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
- Added initial support for Tree Style Tab (TST)
Έκδοση 0.4.1
Κυκλοφόρησε στις 1 Ιουν 2025 - 35,87 KBΛειτουργεί με firefox 109.0a1 και νεότερα- Fixed: Selecting matching tabs across multiple windows should now work
- There is a Firefox limitation that dragging tabs has to be done PER window
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.0
Κυκλοφόρησε στις 29 Μαϊ 2025 - 35,48 KBΛειτουργεί με firefox 109.0a1 και νεότερα- Added new option to multi-select matching tabs
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.3.0
Κυκλοφόρησε στις 28 Μαϊ 2025 - 35,09 KBΛειτουργεί με firefox 109.0a1 και νεότερα- 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
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.2.0
Κυκλοφόρησε στις 25 Μαϊ 2025 - 34,65 KBΛειτουργεί με firefox 109.0a1 και νεότερα- Added some additional styling to popup.html
- Added feature to be able to search for tabs playing audio
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.1.0
Κυκλοφόρησε στις 22 Μαϊ 2025 - 32,82 KBΛειτουργεί με firefox 109.0a1 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT