Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Tab Counter Plus Versionsgeschichte – 17 Versionen

Tab Counter Plus von Oriol Brufau

Bewertet mit 4,7 von 5 Sternen
4,7 von 5 Sternen
5
41
4
11
3
1
2
0
1
1
Tab Counter Plus Versionsgeschichte – 17 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 3.4

    Veröffentlicht 6. Feb. 2021 – 21,37 KB
    Funktioniert mit firefox 63.0 und höher
    ✨ Added window count in the popup.

    Quelltext steht unter der Apache License 2.0

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 3.3

    Veröffentlicht 31. Jan. 2021 – 21,18 KB
    Funktioniert mit firefox 63.0 und höher
    ✨ Added support for dark mode in the popup.
    ✔️ This fixed the problem that both the text and background might be dark in some configs.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 3.2

    Veröffentlicht 26. Sep. 2020 – 20,86 KB
    Funktioniert mit firefox 63.0 und höher
    ✨ 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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 3.1

    Veröffentlicht 20. Sep. 2020 – 20,63 KB
    Funktioniert mit firefox 63.0 und höher
    ✨ 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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 3.0

    Veröffentlicht 12. Sep. 2020 – 20,16 KB
    Funktioniert mit firefox 63.0 und höher
    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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.9.1

    Veröffentlicht 9. Okt. 2018 – 19,62 KB
    Funktioniert mit firefox 52.0 und höher
    ✔️ Fixed two issues with SVG icons introduced in version 2.9:
    - Numbers with 3 digits or more could be clipped.
    - Background color was ignored.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.9

    Veröffentlicht 6. Okt. 2018 – 19,59 KB
    Funktioniert mit firefox 52.0 und höher
    ✔️ 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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.8

    Veröffentlicht 15. Sep. 2018 – 19,57 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.7

    Veröffentlicht 11. Aug. 2018 – 19,48 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*
    ✔️ Workaround for a Firefox bug which broke preferences after saving them in Firefox 52-54.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.6

    Veröffentlicht 11. Aug. 2018 – 19,17 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.5

    Veröffentlicht 18. Juli 2018 – 18,84 KB
    Funktioniert mit firefox 52.0 und höher
    ✔️ 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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.4

    Veröffentlicht 15. Juli 2018 – 18,83 KB
    Funktioniert mit firefox 52.0 und höher
    ✨ 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!

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.3

    Veröffentlicht 7. Juli 2018 – 18,95 KB
    Funktioniert mit firefox 52.0 und höher
    ✔️ Add-on icon is no longer blurry in toolbar

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.2

    Veröffentlicht 3. Juli 2018 – 18,55 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*
    ✨ Preferences are now more detailed and easier to understand.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.1

    Veröffentlicht 26. Juni 2018 – 18,24 KB
    Funktioniert mit firefox 52.0 und höher
    ✔️ 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.

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 2.0

    Veröffentlicht 10. Juni 2018 – 16,2 KB
    Funktioniert mit firefox 62.0 und höher
    ✨ 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

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
  • Version 1.0

    Veröffentlicht 10. Juni 2018 – 16,88 KB
    Funktioniert mit firefox 52.0 und höher
    Initial version

    Quelltext steht unter der Apache License 2.0

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.