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 Tab Count in Window Title - 20 versioni

Tab Count in Window Title di Lej77

Valutata 4,8 su 5
4,8 stelle su 5
5
14
4
0
3
0
2
1
1
0
Cronologia versioni di Tab Count in Window Title - 20 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 5.7

    Rilasciato 26 dic 2021 - 92,57 kB
    Compatibile con firefox60.0 e successive
    • Feature: don't recount all tabs in a window to determine the current tab count when there is a lot of tabs in that window. The limit can be configured in the options page and recounting can be turned off completely as well.
    • Bug fix: didn't correctly handle setting resets (data was cleared, but addon needed to be restarted before it read the changed settings).
    • Performance: improved performance for tab counter.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

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

    Versione 5.6

    Rilasciato 9 set 2021 - 88,39 kB
    Compatibile con firefox60.0 e successive
    • Feature: don't set titles for popup windows (configurable via settings page, but enabled by default).
    • Feature: link that opens the options page in a separate tab.
    • Feature: some changes to the option page's dark theme.
    • Change: change option page text to note that the "Workaround for no title in new tab pages" is no longer needed since the underlying Firefox bug has been fixed.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 5.5

    Rilasciato 12 giu 2020 - 87,07 kB
    Compatibile con firefox60.0 e successive
    • Fix: regression on "Workaround for no title in new tab pages", some timing issues was introduced in version 5.0.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 5.4

    Rilasciato 12 giu 2020 - 86,13 kB
    Compatibile con firefox60.0 e successive
    • Fix: a race condition when setting a window's title preface.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 5.3

    Rilasciato 12 giu 2020 - 86,03 kB
    Compatibile con firefox60.0 e successive
    • Fix: a race condition when setting a window's title preface to an empty string.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 5.2

    Rilasciato 12 giu 2020 - 86,02 kB
    Compatibile con firefox60.0 e successive
    • Change: better warnings about optional "sessions" permission, especially in earlier Firefox versions (before Firefox 77).

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 5.1

    Rilasciato 12 giu 2020 - 85,18 kB
    Compatibile con firefox60.0 e successive
    • Change: the "sessions" permission is now optional. Note that this requires Firefox 77.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 5.0

    Rilasciato 12 giu 2020 - 84,33 kB
    Compatibile con firefox60.0 e successive
    • Feature: popup and option pages have support for dark theme (can be disabled via the options page).
    • Settings: allow setting the width of the popup.
    • New placeholder: %ActiveTabIndex% placeholder that is replaced with an index based on the current selected tab.
    • New placeholder: %IfRegexMatch% placeholder that allows for different placeholders depending on if a text (that can contain other placeholders) matches a regular expression.
    • New placeholder: %Comma% and %Percent% placeholders to write text that would have been interpreted as placeholders.
    • Change: make the popup slightly wider.
    • Change: refactored code to use modules.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.8

    Rilasciato 26 feb 2019 - 56,63 kB
    Compatibile con firefox56.0 e successive
    • Bug fix: the default title prefix had more than one space and caused userChrome.css rules to stop working.
    • Buf fix: %Count% placeholder could fail to update in some situations.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.7

    Rilasciato 6 feb 2019 - 56,61 kB
    Compatibile con firefox56.0 e successive
    • Improvement: %Count% placeholder doesn't consider different tab counts to be unique prefixes.
    • Settings: changed the title prefix for default settings to allow for using window names.
    • New placeholder: show some text only if the current window has a window name.
    • Settings: added a button to reset all settings to default values.
    • UI improvement: keyboard support for collapsable sections and for the settings button in the toolbar button's popup.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.6

    Rilasciato 6 set 2018 - 54,74 kB
    Compatibile con firefox56.0 e successive
    * Bug fix: keyboard shortcut can't be detected in Firefox 64.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.5

    Rilasciato 24 lug 2018 - 54,36 kB
    Compatibile con firefox56.0 e successive
    * Fixed bug when disabling "Workaround for no title in new tab pages". The workaround would become permanently disabled until the extension was restarted.
    * Customizable keyboard shortcut to open popup. (Requires Firefox 60 or later.)
    * Fixed black border on popup when using dark themes.
    * Style changes for override settings in popup.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.4

    Rilasciato 15 mag 2018 - 52,18 kB
    Compatibile con firefox56.0 e successive
    Added placeholders for OS, processor architecture, browser version and browser build id.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.3

    Rilasciato 14 mag 2018 - 51,28 kB
    Compatibile con firefox56.0 e successive
    Style improvements to settings page and popup page.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.2

    Rilasciato 10 apr 2018 - 44,33 kB
    Compatibile con firefox56.0 e successive
    Bug fixes.

    The "sessions" permission is needed to save window specific data such as window names.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.1

    Rilasciato 9 apr 2018 - 40,81 kB
    Compatibile con firefox56.0 e successive
    Bug fixes.

    The "sessions" permission is needed to save window specific data such as window names.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 4.0

    Rilasciato 9 apr 2018 - 40,81 kB
    Compatibile con firefox56.0 e successive
    * Separated don't count tabs in private windows and don't set title prefixes for private windows into 2 options.
    * New format placeholder %Count%: an integer, starts as 1 and increments until the window's prefix is unique.
    * Can now name windows. This is done via the extension's toolbar button. To set the name in the window prefix use the %WindowName% format placeholder.
    * Window names can be inherited so that an opened window get the same name as the window that was selected when the new window opened.
    * Override title preface formatting in specific windows via the extension's toolbar button.
    * New workaround to fix "title prefix not visible on new tab pages".

    Note: now needs "sessions" permission to save window specific data such as window names.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 3.0

    Rilasciato 6 apr 2018 - 16,17 kB
    Compatibile con firefox56.0 e successive
    Fixed incorrect tab count when closing multiple tabs at the same time.
    Added a placeholder for total tab count of all windows.
    Added an option to ignore private windows. When this option is enabled the title preface won't be set for private windows and the total tab count will not count tabs from private windows.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 2.1

    Rilasciato 16 feb 2018 - 11,84 kB
    Compatibile con firefox56.0 e successive
    Added options page with ability to reset window title prefixes without restarting the browser. The option page also makes it possible to change the title prefix format and the maximum update rate of the tab count.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
  • Versione 1.1

    Rilasciato 16 feb 2018 - 5,31 kB
    Compatibile con firefox56.0 e successive
    Simple code. No support for changing prefix format. Counter update rate is hard coded to 5 times a second. Requires browser restart to reset title prefixes after extension is disabled.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    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
  • Twitter (@firefox)
  • 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.