dustman icon indicating copy to clipboard operation
dustman copied to clipboard

Indicate that tab will be closed soon

Open qzb opened this issue 9 years ago • 8 comments

When tab is about to close it's favicon should be changed.

qzb avatar May 27 '16 20:05 qzb

Alternatively, the title text could grey out. AutoClose Tabs did this.

Sanqui avatar Jun 16 '16 18:06 Sanqui

Sounds like a good idea, but it's not future proof. It can be achieved only with API which will be deprecated soon.

qzb avatar Jun 17 '16 07:06 qzb

Having a counter updating in the title? But that feels way too retro (even aesthetic)

luckydonald avatar Jun 17 '16 14:06 luckydonald

Seeing other plugins, a common way to display status is the favicon: image TabMixPlus attaches little icons to the icon of the webpage, TileTab uses colored borders. Also I believe animated icons (gif?) can be displayed.

luckydonald avatar Jun 17 '16 14:06 luckydonald

Yep, I am thinking about something like this. It could be tricky to achieve but it will be looking nice and should be future proof.

qzb avatar Jun 21 '16 09:06 qzb

once we got this ... make actual closing optional... I would be ok closing tabs myself an indication I did not use one for a while would be great help.

mafjmafj avatar May 09 '19 08:05 mafjmafj

@mafjmafj that should be a separate issue.

luckydonald avatar May 20 '19 00:05 luckydonald

Not sure, can add-ons use a canvas while not being in the foreground? There are functions to draw a given image onto a canvas, and also functions to get the full content of the canvas as data: url.

luckydonald avatar May 20 '19 00:05 luckydonald