lxieyang / vertical-tabs-chrome-extension

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

Support plugin auto hide #27

Closed PeiyuanQi closed 4 years ago

PeiyuanQi commented 4 years ago

It will be great if the tool could have the option to auto-hide when not active and appears when mouse hovers on the edge of the browser.

lxieyang commented 4 years ago

Ok! What do you want the closing behavior to be? If you hover over and the sidebar appears, do you want it closed when you leave it for a while automatically or you need to click a button/use the keyboard shortcut to close it explicitly?

PeiyuanQi commented 4 years ago

do you want it closed when you leave it for a while automatically or you need to click a button/use the keyboard shortcut to close it explicitly?

Yes, if there is an option in setting i.g. "Auto Hide: Yes / No" In Yes: Once my mouse leaves the sidebar for 1 second, the sidebar hides, the sidebar reappears when the mouse is hovering on the edge of the browser. This is to address some reviews that say this sidebar is still taking too much space on the screen. In No: The sidebar does what it does now.

lxieyang commented 4 years ago

Cool! Will consider adding this feature as suggested when I find some time over the coming weeks! Thanks for the suggestion!

quique123 commented 3 years ago

Doesnt work properly. Cmd+E should show, but it doesnt always work. If Im on a google.com tab then Cmd+E works fine and shows the left tab but if im on some other tab, Cmd+E does nothing.

Also it doesnt automatically hide after 300ms after being off the sidebar. My mouse pointer is on this window and has been since i started typing and the left side bar hasnt auto-hidden.