lxieyang / vertical-tabs-chrome-extension

A chrome extension that presents your tabs vertically. Problem solved.
MIT License
466 stars 103 forks source link

Support tab with icon only #29

Open XinyueZ opened 4 years ago

XinyueZ commented 4 years ago

Hi,

would like to have the feature without titles, just icons. Is it heavy?

lxieyang commented 4 years ago

Hi, thanks for your support! I suppose I can look into it! I imagine it'll be a setting item that you can toggle on/off. I'll follow up on this issue once I clear the stuff that's already on my plate atm. Thanks again!

lxieyang commented 4 years ago

I just want to check in that I'm still actively working on finding a solution to this! The problem, for now, is that only displaying the icons might not be that informative of which page that icon represents (e.g. I opened 20 stack overflow pages at the same time but they all have the same favicon). I was imagining if you hover over each icon, you can see a preview of that page, but the way that the extension is implemented currently prevents me from doing that. But I'll look for other solutions.

CMaclellan commented 4 years ago

Pinned tabs would be nice to be able to show as only icons.

It could look something like this: image