Tab Count in Window Title sürüm geçmişi - 20 sürüm
Tab Count in Window Title geliştiren: Lej77
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 5.7
26 Ara 2021 tarihinde çıktı - 92,57 KBfirefox 60.0 ve üstü ile çalışır- 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.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 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 5.6
9 Eyl 2021 tarihinde çıktı - 88,39 KBfirefox 60.0 ve üstü ile çalışır- 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.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 5.5
12 Haz 2020 tarihinde çıktı - 87,07 KBfirefox 60.0 ve üstü ile çalışır- Fix: regression on "Workaround for no title in new tab pages", some timing issues was introduced in version 5.0.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 5.4
12 Haz 2020 tarihinde çıktı - 86,13 KBfirefox 60.0 ve üstü ile çalışır- Fix: a race condition when setting a window's title preface.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 5.3
12 Haz 2020 tarihinde çıktı - 86,03 KBfirefox 60.0 ve üstü ile çalışır- Fix: a race condition when setting a window's title preface to an empty string.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 5.2
12 Haz 2020 tarihinde çıktı - 86,02 KBfirefox 60.0 ve üstü ile çalışır- Change: better warnings about optional
"sessions"
permission, especially in earlier Firefox versions (before Firefox 77).
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- Change: better warnings about optional
Sürüm 5.1
12 Haz 2020 tarihinde çıktı - 85,18 KBfirefox 60.0 ve üstü ile çalışır- Change: the "sessions" permission is now optional. Note that this requires Firefox 77.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 5.0
12 Haz 2020 tarihinde çıktı - 84,33 KBfirefox 60.0 ve üstü ile çalışır- 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.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.8
26 Şub 2019 tarihinde çıktı - 56,63 KBfirefox 56.0 ve üstü ile çalışır- 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.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.7
6 Şub 2019 tarihinde çıktı - 56,61 KBfirefox 56.0 ve üstü ile çalışır- 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.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.6
6 Eyl 2018 tarihinde çıktı - 54,74 KBfirefox 56.0 ve üstü ile çalışır* Bug fix: keyboard shortcut can't be detected in Firefox 64.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.5
24 Tem 2018 tarihinde çıktı - 54,36 KBfirefox 56.0 ve üstü ile çalışır* 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.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.4
15 May 2018 tarihinde çıktı - 52,18 KBfirefox 56.0 ve üstü ile çalışırAdded placeholders for OS, processor architecture, browser version and browser build id.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.3
14 May 2018 tarihinde çıktı - 51,28 KBfirefox 56.0 ve üstü ile çalışırStyle improvements to settings page and popup page.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.2
10 Nis 2018 tarihinde çıktı - 44,33 KBfirefox 56.0 ve üstü ile çalışırBug fixes.
The "sessions" permission is needed to save window specific data such as window names.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.1
9 Nis 2018 tarihinde çıktı - 40,81 KBfirefox 56.0 ve üstü ile çalışırBug fixes.
The "sessions" permission is needed to save window specific data such as window names.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 4.0
9 Nis 2018 tarihinde çıktı - 40,81 KBfirefox 56.0 ve üstü ile çalışır* 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.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 3.0
6 Nis 2018 tarihinde çıktı - 16,17 KBfirefox 56.0 ve üstü ile çalışırFixed 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.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 2.1
16 Şub 2018 tarihinde çıktı - 11,84 KBfirefox 56.0 ve üstü ile çalışırAdded 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.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.1
16 Şub 2018 tarihinde çıktı - 5,31 KBfirefox 56.0 ve üstü ile çalışırSimple 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.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı