lxieyang / vertical-tabs-chrome-extension

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

Needs an option to remove tabs from the title bar #89

Closed perkin-warbeck closed 2 years ago

perkin-warbeck commented 2 years ago

In Edge, vertical tabs actually replace the tabs on the title bar, rather than merely duplicating them. This frees up the title bar for moving the window with the mouse. With flat-looking tabs on the Chrome title bar, it is easy to accidentally dislodge a tab when attempting to move the window. This has become a huge annoyance.

sambul13 commented 2 years ago

I agree, good suggestion.

lxieyang commented 2 years ago

Unfortunately, Chrome does not allow extensions to modify its own UI, including the top tab bar.