
Tab Counter Plus by Oriol Brufau
Shows the number of tabs in each window. Efficient and customizable.
Extension Metadata



Tab Counter Plus shows the number of tabs in each Firefox window. It's efficient and customizable.
Features
Why another tab counter add-on?
The great Michael Kraft's Tab Counter doesn't work in Firefox Quantum. Some tab counter WebExtensions appeared, but WebExtension limitations made it difficult to create a good tab counter. Therefore, I decided to write my own extension which bypasses the issues as best as I could, and in parallel I started adding new WebExtension features to solve them.
Features
- Can count the number of tabs in each window or among all.
- Two display modes: SVG text icon or WebExtension badge.
- Colors and title are customizable.
- Works with multiple windows side by side (not easy due to WebExtension limitations).
- Small performance impact. Most other tab counter extensions continuously query all tabs to count them. That's an expensive operation, which Tab Counter Plus avoids by storing the numbers and updating them on various events.
- Intelligent debouncing. If lots of tabs are opened or closed in a short period of time (e.g. when restoring previous session during startup), the webextension will delay the update of the counter.
- Very fast. Tab Counter Plus avoids asynchronicity as much as possible in order to achieve a faster update of the counter. In particular, no delay when removing tabs (usual in other tab counter due to WebExtension limitations).
- Light-weight. Coded in fast vanilla-js, no bloating libraries.
- I designed and implemented a new WebExtension feature that allows to achieve all the above in a much more robust, simple and efficient way. It's included since Tab Counter Plus version 2.0, targetting Firefox 62.
Why another tab counter add-on?
The great Michael Kraft's Tab Counter doesn't work in Firefox Quantum. Some tab counter WebExtensions appeared, but WebExtension limitations made it difficult to create a good tab counter. Therefore, I decided to write my own extension which bypasses the issues as best as I could, and in parallel I started adding new WebExtension features to solve them.
Report this add-on for abuse
If you think this add-on violates Mozilla's add-on policies or has security or privacy issues, please report these issues to Mozilla using this form.
Please don't use this form to report bugs or request add-on features; this report will be sent to Mozilla and not to the add-on developer.
- Add-on Links
- Version
- 3.2
- Size
- 20.86 KB
- Last updated
- 4 months ago (Sep 26, 2020)
- License
- Apache License 2.0
- Version History
✨ 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.
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.
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet