Tabhunter versjonshistorikk - 25 versjonar
Tabhunter av Eric Promislow
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 3.6.8
Sleppt 11. des. 2024 - 97,46 KBFungerar med firefox 58.0 og nyareNow if you copy `URL+Title` the two parts are separated by spaces and a vertical bar (" | ") instead of a spaceless hyphen.Kjeldekode sleppt under Mozilla Public License 1.1
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 3.6.7
Sleppt 11. nov. 2024 - 97,46 KBFungerar med firefox 58.0 og nyareYou can now put `{!:}` at the start of your pattern to negate it -- hides all tabs that match the pattern.
Change courtesy of github user dnwe in PR 132!Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.6.2
Sleppt 17. apr. 2024 - 102,73 KBFungerar med firefox 48.0 og nyareHousekeeping change. Should be no noticeable difference since the last version.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.6.0
Sleppt 15. mars 2024 - 102,7 KBFungerar med firefox 48.0 og nyareVersion 3.6.0 is for people who like to sort tabs by Window + Tab Order:
The sort option is closer to the top of the prefs screen - no need to scroll to get at it.
When sorting by Window + Tab order, you see the number of the current window. This small feature makes it easier to cull duplicate tabs with more precision.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.5.2
Sleppt 18. mars 2023 - 102,56 KBFungerar med firefox 48.0 og nyareUndoing the change that made the delete key close tabs. It now deletes characters in the pattern field, or in other input text fields, and otherwise does nothing.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.5.1
Sleppt 16. mars 2023 - 102,61 KBFungerar med firefox 48.0 og nyareNo visible changes from 3.5.0Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.5.0
Sleppt 15. mars 2023 - 102,63 KBFungerar med firefox 48.0 og nyareYou can now press the Delete or Backspace key to close selected tabs.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.3.0
Sleppt 23. mars 2021 - 102,6 KBFungerar med firefox 48.0 og nyareTwo small fixes:
1. Check if `this.dontFunc` is set before calling it. This is a post-search function that runs some other code after all the matches have been made, so the error`this.dontFunc is not defined` had no effect.
2. If the target window isn't minimized, don't change its state. This was causing maximized windows to be restored to "normal" state.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.2.4
Sleppt 5. juli 2020 - 101,71 KBFungerar med firefox 48.0 og nyareFinally worked out a good way for handling large numbers of tabs (like 1000+):
Everything is still synchronous, except after 100 entries have been put in a
cleared listbox, the remaining ones are added asynchronously. This gives
priority to modifying the pattern without any sluggishness.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.2.3
Sleppt 3. juli 2020 - 101,8 KBFungerar med firefox 48.0 og nyareThis version improves the way lists are built asynchronously
Matching existing tabs and building the list of matches can now be
interrupted when a new character is entered in the pattern field.
This should make Tabhunter more responsive for people who typically
deal with very large numbers of tabs (on the order of 1000 or more).
People dealing with much smaller numbers might notice a tiny delay,
around 100 milliseconds, which theoretically is perceived as instantaneous.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.2.2
Sleppt 2. juli 2020 - 101,58 KBFungerar med firefox 48.0 og nyareWhen there are more than 1000 tabs loaded, Tabhunter delays processing the list after each keypress in the Pattern field.
For the math-inclined, it waits for 100 milleseconds before starting processing when there are 1000 tabs loaded, and that figure increases with the base10 log of the number of loaded tabs.
Once processing starts, tabhunter won't allow the pattern to be changed until it's finished processing.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.2.0
Sleppt 2. juli 2020 - 101,52 KBFungerar med firefox 48.0 og nyareIf you're using a dark theme, the tabhunter popup now uses simple dark-mode styles. Most text will be white or light grey, and backgrounds will be black or very dark grey.
This applies only for themes that affect the color of text objects.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.1.2
Sleppt 1. juli 2020 - 98,3 KBFungerar med firefox 48.0 og nyareChange keybinding for "Select All" to shift-ctrl-A to avoid conflicts with select-all-text
in the pattern field, and show-Addons on macosKjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.1.1
Sleppt 1. juli 2020 - 98,35 KBFungerar med firefox 48.0 og nyareSupport for reloading the selected tabs.
The "Reload" button is in the "More..." panel next to the Activate and Deactivate buttonsKjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.1.0
Sleppt 30. juni 2020 - 98,18 KBFungerar med firefox 48.0 og nyareSupport for SelectAll -- triggerable with the new "Select All" button or with the Ctrl-A key (also Cmd-A on macos)Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.0.5
Sleppt 23. mai 2019 - 98,76 KBFungerar med firefox 48.0 og nyareNo changes in the add-on itself, but downloads were broken, most likely because the current version (3.0.4) was signed with an now-expired cert.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.0.4
Sleppt 7. sep. 2018 - 95,25 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*When using up- or down-arrow to move through the list, tabhunter ensures the current line is scrolled into view.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.0.3
Sleppt 16. juni 2018 - 95,14 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Add a green fade to matches when searching text inside tabsKjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.0.1
Sleppt 13. juni 2018 - 94,65 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Improvements in searching text:
* Update the list of matched tabs as we go
* Support a 'regex:' and 'xpath:' prefx on the text patterns because there are too many false positives with regexes for intended xpath expressions.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 3.0.0
Sleppt 12. juni 2018 - 94,48 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Reinstate searching text in tabs, but now only loaded, non-about: tabs are supported.
Press the "Search text in tabs" button to get to the secondary pattern.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 2.2.7
Sleppt 6. juni 2018 - 90,8 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Reinstate add-on page prefsKjeldekode sleppt under Mozilla Public License 1.1
Versjon 2.2.6
Sleppt 4. juni 2018 - 90,56 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Animate closing tabsKjeldekode sleppt under Mozilla Public License 1.1
Versjon 2.2.5
Sleppt 2. juni 2018 - 90,27 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Disable drag/drop in reverse mode. Also make dragging tabs forward more resilient.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 2.2.4
Sleppt 1. juni 2018 - 89,42 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Default startup keys are now:
Shift-Ctrl-T on Macos
Ctrl-5 on Linux
Shift-Ctrl-S on Windows
None of these are guaranteed to work, depending on how the browser's current configuration. But you can change them in the prefs section.Kjeldekode sleppt under Mozilla Public License 1.1
Versjon 2.2.3
Sleppt 27. mai 2018 - 90,06 KBFungerar med firefox 48.0 og nyare, android 48.0 til 68.*Fixes:
* Hide the sort-by-neglect radio button from Chrome
* Fix the readable form of the timespan a tab has been neglectedKjeldekode sleppt under Mozilla Public License 1.1