Tabhunter sürüm geçmişi - 25 sürüm
Tabhunter geliştiren: Eric Promislow
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 3.6.8
11 Ara 2024 tarihinde çıktı - 97,46 KBfirefox 58.0 ve üstü ile çalışırNow if you copy `URL+Title` the two parts are separated by spaces and a vertical bar (" | ") instead of a spaceless hyphen.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Firefox’u indir ve uzantıyı yükleBu uzantıyı kullanmak için Firefox’a ihtiyacınız varEski sürümler
Sürüm 3.6.7
11 Kas 2024 tarihinde çıktı - 97,46 KBfirefox 58.0 ve üstü ile çalışırYou 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!Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.6.2
17 Nis 2024 tarihinde çıktı - 102,73 KBfirefox 48.0 ve üstü ile çalışırHousekeeping change. Should be no noticeable difference since the last version.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.6.0
15 Mar 2024 tarihinde çıktı - 102,7 KBfirefox 48.0 ve üstü ile çalışırVersion 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.5.2
18 Mar 2023 tarihinde çıktı - 102,56 KBfirefox 48.0 ve üstü ile çalışırUndoing 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.5.1
16 Mar 2023 tarihinde çıktı - 102,61 KBfirefox 48.0 ve üstü ile çalışırNo visible changes from 3.5.0Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.5.0
15 Mar 2023 tarihinde çıktı - 102,63 KBfirefox 48.0 ve üstü ile çalışırYou can now press the Delete or Backspace key to close selected tabs.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.3.0
23 Mar 2021 tarihinde çıktı - 102,6 KBfirefox 48.0 ve üstü ile çalışırTwo 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.2.4
5 Tem 2020 tarihinde çıktı - 101,71 KBfirefox 48.0 ve üstü ile çalışırFinally 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.2.3
3 Tem 2020 tarihinde çıktı - 101,8 KBfirefox 48.0 ve üstü ile çalışırThis 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.2.2
2 Tem 2020 tarihinde çıktı - 101,58 KBfirefox 48.0 ve üstü ile çalışırWhen 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.2.0
2 Tem 2020 tarihinde çıktı - 101,52 KBfirefox 48.0 ve üstü ile çalışırIf 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.1.2
1 Tem 2020 tarihinde çıktı - 98,3 KBfirefox 48.0 ve üstü ile çalışırChange keybinding for "Select All" to shift-ctrl-A to avoid conflicts with select-all-text
in the pattern field, and show-Addons on macosKaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.1.1
1 Tem 2020 tarihinde çıktı - 98,35 KBfirefox 48.0 ve üstü ile çalışırSupport for reloading the selected tabs.
The "Reload" button is in the "More..." panel next to the Activate and Deactivate buttonsKaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.1.0
30 Haz 2020 tarihinde çıktı - 98,18 KBfirefox 48.0 ve üstü ile çalışırSupport for SelectAll -- triggerable with the new "Select All" button or with the Ctrl-A key (also Cmd-A on macos)Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.0.5
23 May 2019 tarihinde çıktı - 98,76 KBfirefox 48.0 ve üstü ile çalışırNo 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.0.4
7 Eyl 2018 tarihinde çıktı - 95,25 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırWhen using up- or down-arrow to move through the list, tabhunter ensures the current line is scrolled into view.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.0.3
16 Haz 2018 tarihinde çıktı - 95,14 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırAdd a green fade to matches when searching text inside tabsKaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.0.1
13 Haz 2018 tarihinde çıktı - 94,65 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırImprovements 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 3.0.0
12 Haz 2018 tarihinde çıktı - 94,48 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırReinstate 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 2.2.7
6 Haz 2018 tarihinde çıktı - 90,8 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırReinstate add-on page prefsKaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 2.2.6
4 Haz 2018 tarihinde çıktı - 90,56 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırAnimate closing tabsKaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 2.2.5
2 Haz 2018 tarihinde çıktı - 90,27 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırDisable drag/drop in reverse mode. Also make dragging tabs forward more resilient.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 2.2.4
1 Haz 2018 tarihinde çıktı - 89,42 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırDefault 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.Kaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı
Sürüm 2.2.3
27 May 2018 tarihinde çıktı - 90,06 KBfirefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışırFixes:
* Hide the sort-by-neglect radio button from Chrome
* Fix the readable form of the timespan a tab has been neglectedKaynak kodu Mozilla Kamu Lisansı 1.1 lisansıyla yayımlandı