Componenti aggiuntivi per Firefox
  • Estensioni
  • Temi
    • per Firefox
    • Dizionari e language pack
    • Altri siti
    • Componenti aggiuntivi per Android
Accedi
Icona componente aggiuntivo

Cronologia versioni di Tabhunter - 25 versioni

Tabhunter di Eric Promislow

Valutata 4,1 su 5
4,1 stelle su 5
5
17
4
7
3
3
2
2
1
2
Cronologia versioni di Tabhunter - 25 versioni
  • Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.

  • Ultima versione

    Versione 3.6.8

    Rilasciato 11 dic 2024 - 97,46 kB
    Compatibile con firefox58.0 e successive
    Now if you copy `URL+Title` the two parts are separated by spaces and a vertical bar (" | ") instead of a spaceless hyphen.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Devi utilizzare Firefox per poter installare questa estensione
    Scarica Firefox e installa l’estensione
    Scarica file
  • Versioni precedenti

    Versione 3.6.7

    Rilasciato 11 nov 2024 - 97,46 kB
    Compatibile con firefox58.0 e successive
    You 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!

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.6.2

    Rilasciato 17 apr 2024 - 102,73 kB
    Compatibile con firefox48.0 e successive
    Housekeeping change. Should be no noticeable difference since the last version.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.6.0

    Rilasciato 15 mar 2024 - 102,7 kB
    Compatibile con firefox48.0 e successive
    Version 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.5.2

    Rilasciato 18 mar 2023 - 102,56 kB
    Compatibile con firefox48.0 e successive
    Undoing 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.5.1

    Rilasciato 16 mar 2023 - 102,61 kB
    Compatibile con firefox48.0 e successive
    No visible changes from 3.5.0

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.5.0

    Rilasciato 15 mar 2023 - 102,63 kB
    Compatibile con firefox48.0 e successive
    You can now press the Delete or Backspace key to close selected tabs.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.3.0

    Rilasciato 23 mar 2021 - 102,6 kB
    Compatibile con firefox48.0 e successive
    Two 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.2.4

    Rilasciato 5 lug 2020 - 101,71 kB
    Compatibile con firefox48.0 e successive
    Finally 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.2.3

    Rilasciato 3 lug 2020 - 101,8 kB
    Compatibile con firefox48.0 e successive
    This 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.2.2

    Rilasciato 2 lug 2020 - 101,58 kB
    Compatibile con firefox48.0 e successive
    When 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.2.0

    Rilasciato 2 lug 2020 - 101,52 kB
    Compatibile con firefox48.0 e successive
    If 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.1.2

    Rilasciato 1 lug 2020 - 98,3 kB
    Compatibile con firefox48.0 e successive
    Change keybinding for "Select All" to shift-ctrl-A to avoid conflicts with select-all-text
    in the pattern field, and show-Addons on macos

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.1.1

    Rilasciato 1 lug 2020 - 98,35 kB
    Compatibile con firefox48.0 e successive
    Support for reloading the selected tabs.

    The "Reload" button is in the "More..." panel next to the Activate and Deactivate buttons

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.1.0

    Rilasciato 30 giu 2020 - 98,18 kB
    Compatibile con firefox48.0 e successive
    Support for SelectAll -- triggerable with the new "Select All" button or with the Ctrl-A key (also Cmd-A on macos)

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.0.5

    Rilasciato 23 mag 2019 - 98,76 kB
    Compatibile con firefox48.0 e successive
    No 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.0.4

    Rilasciato 7 set 2018 - 95,25 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 68.*
    When using up- or down-arrow to move through the list, tabhunter ensures the current line is scrolled into view.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.0.3

    Rilasciato 16 giu 2018 - 95,14 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 68.*
    Add a green fade to matches when searching text inside tabs

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.0.1

    Rilasciato 13 giu 2018 - 94,65 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 3.0.0

    Rilasciato 12 giu 2018 - 94,48 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 2.2.7

    Rilasciato 6 giu 2018 - 90,8 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 68.*
    Reinstate add-on page prefs

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 2.2.6

    Rilasciato 4 giu 2018 - 90,56 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 68.*
    Animate closing tabs

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 2.2.5

    Rilasciato 2 giu 2018 - 90,27 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 68.*
    Disable drag/drop in reverse mode. Also make dragging tabs forward more resilient.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 2.2.4

    Rilasciato 1 giu 2018 - 89,42 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 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.

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
  • Versione 2.2.3

    Rilasciato 27 mag 2018 - 90,06 kB
    Compatibile con firefox48.0 e successive, android da 48.0 a 68.*
    Fixes:
    * Hide the sort-by-neglect radio button from Chrome
    * Fix the readable form of the timespan a tab has been neglected

    Codice sorgente rilasciato sotto licenza Mozilla Public License 1.1

    Scarica file
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Browser

  • Desktop
  • Mobile
  • Enterprise

Prodotti

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.