Wersija historija Tabhunter - 25 wersijow
Tabhunter wót Eric Promislow
Buźćo wobglědniwy ze staršymi wersijami! Toś te wersije se za testowanje a referencne zaměry pokazuju.Wy měł pśecej nejnowšu wersiju dodanka wužywaś.
Nejnowša wersija
Wersija 3.6.8
11. pro. 2024 wózjawjone - 97,46 KBFunkcioněrujo z firefox 58.0 a pózdźejNow if you copy `URL+Title` the two parts are separated by spaces and a vertical bar (" | ") instead of a spaceless hyphen.Žrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Firefox ześěgnuś a rozšyrjenje wobstaraśTrjebaśo Firefox, aby toś to rozšyrjenje wužywałStarše wersije
Wersija 3.6.7
11. stu. 2024 wózjawjone - 97,46 KBFunkcioněrujo z firefox 58.0 a pózdźejYou 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.6.2
17. tra. 2024 wózjawjone - 102,73 KBFunkcioněrujo z firefox 48.0 a pózdźejHousekeeping change. Should be no noticeable difference since the last version.Žrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.6.0
15. ožu. 2024 wózjawjone - 102,7 KBFunkcioněrujo z firefox 48.0 a pózdźejVersion 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.5.2
18. ožu. 2023 wózjawjone - 102,56 KBFunkcioněrujo z firefox 48.0 a pózdźejUndoing 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.5.1
16. ožu. 2023 wózjawjone - 102,61 KBFunkcioněrujo z firefox 48.0 a pózdźejNo visible changes from 3.5.0Žrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.5.0
15. ožu. 2023 wózjawjone - 102,63 KBFunkcioněrujo z firefox 48.0 a pózdźejYou can now press the Delete or Backspace key to close selected tabs.Žrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.3.0
23. ožu. 2021 wózjawjone - 102,6 KBFunkcioněrujo z firefox 48.0 a pózdźejTwo 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.2.4
5. srp. 2020 wózjawjone - 101,71 KBFunkcioněrujo z firefox 48.0 a pózdźejFinally 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.2.3
3. srp. 2020 wózjawjone - 101,8 KBFunkcioněrujo z firefox 48.0 a pózdźejThis 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.2.2
2. srp. 2020 wózjawjone - 101,58 KBFunkcioněrujo z firefox 48.0 a pózdźejWhen 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.2.0
2. srp. 2020 wózjawjone - 101,52 KBFunkcioněrujo z firefox 48.0 a pózdźejIf 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.1.2
1. srp. 2020 wózjawjone - 98,3 KBFunkcioněrujo z firefox 48.0 a pózdźejChange 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.1.1
1. srp. 2020 wózjawjone - 98,35 KBFunkcioněrujo z firefox 48.0 a pózdźejSupport for reloading the selected tabs.
The "Reload" button is in the "More..." panel next to the Activate and Deactivate buttonsŽrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.1.0
30. lip. 2020 wózjawjone - 98,18 KBFunkcioněrujo z firefox 48.0 a pózdźejSupport for SelectAll -- triggerable with the new "Select All" button or with the Ctrl-A key (also Cmd-A on macos)Žrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.0.5
23. svi. 2019 wózjawjone - 98,76 KBFunkcioněrujo z firefox 48.0 a pózdźejNo 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.0.4
7. ruj. 2018 wózjawjone - 95,25 KBFunkcioněrujo z firefox 48.0 a pózdźej, 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.0.3
16. lip. 2018 wózjawjone - 95,14 KBFunkcioněrujo z firefox 48.0 a pózdźej, android 48.0 do 68.*Add a green fade to matches when searching text inside tabsŽrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.0.1
13. lip. 2018 wózjawjone - 94,65 KBFunkcioněrujo z firefox 48.0 a pózdźej, 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 3.0.0
12. lip. 2018 wózjawjone - 94,48 KBFunkcioněrujo z firefox 48.0 a pózdźej, 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 2.2.7
6. lip. 2018 wózjawjone - 90,8 KBFunkcioněrujo z firefox 48.0 a pózdźej, android 48.0 do 68.*Reinstate add-on page prefsŽrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 2.2.6
4. lip. 2018 wózjawjone - 90,56 KBFunkcioněrujo z firefox 48.0 a pózdźej, android 48.0 do 68.*Animate closing tabsŽrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 2.2.5
2. lip. 2018 wózjawjone - 90,27 KBFunkcioněrujo z firefox 48.0 a pózdźej, android 48.0 do 68.*Disable drag/drop in reverse mode. Also make dragging tabs forward more resilient.Žrědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 2.2.4
1. lip. 2018 wózjawjone - 89,42 KBFunkcioněrujo z firefox 48.0 a pózdźej, 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1
Wersija 2.2.3
27. svi. 2018 wózjawjone - 90,06 KBFunkcioněrujo z firefox 48.0 a pózdźej, 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ědłowy kod jo pód licencu Licenca Mozilla Public License 1.1