mbnuqw / sidebery

Firefox extension for managing tabs and bookmarks in sidebar.
MIT License
3.49k stars 175 forks source link

Add unread marker on panel button #1552

Open unera opened 7 months ago

unera commented 7 months ago

Description

Now panel button can contains counter of tabs that are placed in the panel.

But some tabs can have 'unread' markers (for example if a tab contains a messenger, or mail client)

Example (marker is on pinned tab):

Example

It would be nice if the panel button could inherit unread marker from its tabs.

So if one (or more) panel's tab is unread, then show unread marker at panel button.

mbnuqw commented 7 months ago

It's already implemented for inactive panels, but I can add an option to show that badge in active panel too.