Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий Tab Counter Plus - 17 версий

Tab Counter Plus от Oriol Brufau

Оценено на 4,7 из 5
Оценено на 4,7 из 5
5
41
4
11
3
1
2
0
1
1
История версий Tab Counter Plus - 17 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 3.4

    Выпущено 6 февр. 2021 г. - 21,37 КБ
    Работает с firefox 63.0 и выше
    ✨ Added window count in the popup.

    Исходный код выпущен на условиях Apache License 2.0

    Вам понадобится Firefox, чтобы использовать это расширение
    Загрузите Firefox и установите расширение
    Загрузить файл
  • Старые версии

    Версия 3.3

    Выпущено 31 янв. 2021 г. - 21,18 КБ
    Работает с firefox 63.0 и выше
    ✨ Added support for dark mode in the popup.
    ✔️ This fixed the problem that both the text and background might be dark in some configs.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.2

    Выпущено 26 сент. 2020 г. - 20,86 КБ
    Работает с firefox 63.0 и выше
    ✨ Preference changes are now reflected immediately.

    Interacting with pref controls will have an immediate effect, without having to click a save button, which is therefore removed.
    Instead, there is a new undo button, which reverts all the current changes to the state when the pref page was opened.
    The undo and reset buttons are more intelligent: they are disabled when they would have no effect.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1

    Выпущено 20 сент. 2020 г. - 20,63 КБ
    Работает с firefox 63.0 и выше
    ✨ The extension no longer reloads when saving preferences.
    This avoids some flickering, and is a first step towards reflecting changes immediately, without having to click a save button.

    ✔️ Fixed badge text color being set to black instead of white when resetting preferences to defaults.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.0

    Выпущено 12 сент. 2020 г. - 20,16 КБ
    Работает с firefox 63.0 и выше
    After a long delay, version 3.0 is finally here!
    ✨ More lightweight
    ❗️ Requires Firefox 63

    By raising the minimum version from 52 to 63, I could remove various workarounds and polyfills that were no longer needed.
    This made the extension even more lightweight, and will make it easier for me to add new features into the 3.x branch.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.9.1

    Выпущено 9 окт. 2018 г. - 19,62 КБ
    Работает с firefox 52.0 и выше
    ✔️ Fixed two issues with SVG icons introduced in version 2.9:
    - Numbers with 3 digits or more could be clipped.
    - Background color was ignored.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.9

    Выпущено 6 окт. 2018 г. - 19,59 КБ
    Работает с firefox 52.0 и выше
    ✔️ Dynamic data is no longer inserted into the source code of SVG icons.

    Previous versions shouldn't be vulnerable to SVG injection because external data was sanitized before insertion. But the current DOM approach is more robust and will scale better if I add more customization options in the future.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.8

    Выпущено 15 сент. 2018 г. - 19,57 КБ
    Работает с firefox 52.0 и выше, android 52.0-68.*
    ✔️ Fix icon flickering when opening a new window.

    Since version 2.0 in Firefox 62+, if Tab Counter Plus was configured to count tabs per window using a SVG counter, when opening a new window you could see the default extension icon appearing for a short period of time before the counter replaced it.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.7

    Выпущено 11 авг. 2018 г. - 19,48 КБ
    Работает с firefox 52.0 и выше, android 52.0-68.*
    ✔️ Workaround for a Firefox bug which broke preferences after saving them in Firefox 52-54.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.6

    Выпущено 11 авг. 2018 г. - 19,17 КБ
    Работает с firefox 52.0 и выше, android 52.0-68.*
    ✔️ Stopped using a new JavaScript syntax added in Firefox 55, so that Tab Counter Plus can work in older versions.

    From now on I will make sure to check the add-on works in the first supported version, currently that's Firefox 52.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.5

    Выпущено 18 июля 2018 г. - 18,84 КБ
    Работает с firefox 52.0 и выше
    ✔️ A counter configured to count tabs among all windows is now correctly updated when a window is closed.

    A regression introduced in version 2.0 prevented it from decreasing.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.4

    Выпущено 15 июля 2018 г. - 18,83 КБ
    Работает с firefox 52.0 и выше
    ✨ Badge text color can be customized in Firefox 63+

    This uses a new API designed and implemented by me. Currently there is no other add-on providing this functionality!

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.3

    Выпущено 7 июля 2018 г. - 18,95 КБ
    Работает с firefox 52.0 и выше
    ✔️ Add-on icon is no longer blurry in toolbar

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.2

    Выпущено 3 июля 2018 г. - 18,55 КБ
    Работает с firefox 52.0 и выше, android 52.0-68.*
    ✨ Preferences are now more detailed and easier to understand.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.1

    Выпущено 26 июня 2018 г. - 18,24 КБ
    Работает с firefox 52.0 и выше
    ✔️ Dropped the Firefox 62 requirement.

    For previous Firefox versions, window-specific counters are polyfilled like in Tab Counter Plus 1.0.

    But in Firefox 62+, you will get all the benefits added in Tab Counter Plus 2.0.

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 2.0

    Выпущено 10 июня 2018 г. - 16,2 КБ
    Работает с firefox 62.0 и выше
    ✨ Real window-specific counters are now used instead of a hack.

    This is a new feature from https://bugzil.la/1419893, designed and implemented by me specifically to enhance tab counters and similar extensions.

    I had managed to make flickering negligible in most cases, but there were some edge cases like opening a tab in a non-focused window. This is all fixed in this version.

    It also allowed me to remove various event listeners and simplify the code, improving performance.

    ❗️ This version requires Firefox 62

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 1.0

    Выпущено 10 июня 2018 г. - 16,88 КБ
    Работает с firefox 52.0 и выше
    Initial version

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.