jscher2000 / switch-to-previous-active-tab

Firefox toolbar button to switch to the last accessed tab (and MRU popup)
Mozilla Public License 2.0
8 stars 1 forks source link

ADD option to display number of tabs as icon #3

Open allanlaal opened 4 years ago

allanlaal commented 4 years ago

options:

the count should replace the icon with a large number (optional: colors and boldness configurable)

counts could also be shown after Window and Global tab titles in expanded List view

jscher2000 commented 4 years ago

Thanks for the suggestion. The extension does not currently keep track of all open tabs, but up to 30 per window and up to 60 across windows. I could experiment with an option to store them all so that the badge on the icon could show an accurate total.

I think it would be easier to show the number in a badge overlay than to change the icon each time. If you know of an extension that changes its icon, could you share a link to it?