tab-counter-plus icon indicating copy to clipboard operation
tab-counter-plus copied to clipboard

[Feature request] Ability to exclude pinned tabs

Open JohnPlayerSpecial opened this issue 3 years ago • 3 comments

Congrats on the addon.

I'd like to request a feature. I have a dozen pinned tabs on firefox and I don't want them to be included in the count.

It would be nice to have a checkbox like this "include pinned tabs in the counter" which is checked by default but the user can uncheck at will (like me).

May this property (pinned, returns a boolean) comes at hand? https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/Tab

Thanks!

JohnPlayerSpecial avatar Nov 03 '21 09:11 JohnPlayerSpecial

Yes, this is planned, but lately I haven't had much time for this project. I already have an experimental patch that lets you exclude pinned tabs, hidden tabs, unloaded tabs, or combinations of these. See #26

Loirooriol avatar Nov 20 '21 18:11 Loirooriol

Is there an update for this (or perhaps you could release the experimental patch)? It would be useful to count only unpinned tabs.

robbely avatar Nov 07 '23 18:11 robbely

Mm, yeah it has been a while, I haven't had time for this. Let's see if I can find what I had.

Loirooriol avatar Nov 13 '23 18:11 Loirooriol