Wersijowa historija Tabhunter - 25 wersijow
Tabhunter wot Eric Promislow
Budźće kedźbliwy ze staršimi wersijemi! Tute wersije so za testowanje a referencne zaměry pokazuja.Wy měł přeco najnowšu wersiju přidatka wužiwać.
Najnowša wersija
Wersija 3.6.8
11. dec. 2024 wozjewjene - 97,46 KBFunguje z firefox 58.0 a pozdźišoNow if you copy `URL+Title` the two parts are separated by spaces and a vertical bar (" | ") instead of a spaceless hyphen.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Firefox sćahnyć a rozšěrjenje wobstaraćTrjebaće Firefox, zo byšće tute rozšěrjenje wužiwałStarše wersije
Wersija 3.6.7
11. nov. 2024 wozjewjene - 97,46 KBFunguje z firefox 58.0 a pozdźišoYou 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!Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.6.2
17. apr. 2024 wozjewjene - 102,73 KBFunguje z firefox 48.0 a pozdźišoHousekeeping change. Should be no noticeable difference since the last version.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.6.0
15. mar. 2024 wozjewjene - 102,7 KBFunguje z firefox 48.0 a pozdźišoVersion 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.5.2
18. mar. 2023 wozjewjene - 102,56 KBFunguje z firefox 48.0 a pozdźišoUndoing 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.5.1
16. mar. 2023 wozjewjene - 102,61 KBFunguje z firefox 48.0 a pozdźišoNo visible changes from 3.5.0Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.5.0
15. mar. 2023 wozjewjene - 102,63 KBFunguje z firefox 48.0 a pozdźišoYou can now press the Delete or Backspace key to close selected tabs.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.3.0
23. mar. 2021 wozjewjene - 102,6 KBFunguje z firefox 48.0 a pozdźišoTwo 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.2.4
5. jul. 2020 wozjewjene - 101,71 KBFunguje z firefox 48.0 a pozdźišoFinally 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.2.3
3. jul. 2020 wozjewjene - 101,8 KBFunguje z firefox 48.0 a pozdźišoThis 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.2.2
2. jul. 2020 wozjewjene - 101,58 KBFunguje z firefox 48.0 a pozdźišoWhen 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.2.0
2. jul. 2020 wozjewjene - 101,52 KBFunguje z firefox 48.0 a pozdźišoIf 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.1.2
1. jul. 2020 wozjewjene - 98,3 KBFunguje z firefox 48.0 a pozdźišoChange keybinding for "Select All" to shift-ctrl-A to avoid conflicts with select-all-text
in the pattern field, and show-Addons on macosŽórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.1.1
1. jul. 2020 wozjewjene - 98,35 KBFunguje z firefox 48.0 a pozdźišoSupport for reloading the selected tabs.
The "Reload" button is in the "More..." panel next to the Activate and Deactivate buttonsŽórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.1.0
30. jun. 2020 wozjewjene - 98,18 KBFunguje z firefox 48.0 a pozdźišoSupport for SelectAll -- triggerable with the new "Select All" button or with the Ctrl-A key (also Cmd-A on macos)Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.0.5
23. maj. 2019 wozjewjene - 98,76 KBFunguje z firefox 48.0 a pozdźišoNo 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.0.4
7. sep. 2018 wozjewjene - 95,25 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 68.*When using up- or down-arrow to move through the list, tabhunter ensures the current line is scrolled into view.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.0.3
16. jun. 2018 wozjewjene - 95,14 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 68.*Add a green fade to matches when searching text inside tabsŽórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.0.1
13. jun. 2018 wozjewjene - 94,65 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 3.0.0
12. jun. 2018 wozjewjene - 94,48 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 2.2.7
6. jun. 2018 wozjewjene - 90,8 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 68.*Reinstate add-on page prefsŽórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 2.2.6
4. jun. 2018 wozjewjene - 90,56 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 68.*Animate closing tabsŽórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 2.2.5
2. jun. 2018 wozjewjene - 90,27 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 68.*Disable drag/drop in reverse mode. Also make dragging tabs forward more resilient.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 2.2.4
1. jun. 2018 wozjewjene - 89,42 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 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.Žórłowy kod je pod licencu Licenca Mozilla Public License 1.1
Wersija 2.2.3
27. maj. 2018 wozjewjene - 90,06 KBFunguje z firefox 48.0 a pozdźišo, android 48.0 do 68.*Fixes:
* Hide the sort-by-neglect radio button from Chrome
* Fix the readable form of the timespan a tab has been neglectedŽórłowy kod je pod licencu Licenca Mozilla Public License 1.1