darrinhenein / VerticalTabs

Firefox add-on for arranging tabs vertically
https://addons.mozilla.org/firefox/addon/108862/
194 stars 28 forks source link

Hide tabs in html5 fullscreen #18

Open Marty opened 9 years ago

Marty commented 9 years ago

When fullscreen is triggered by html5, the sidebar should disappear. Now it just stays there which is annoying if you're watching videos.

How to reproduce: What a video on youtube using the html5 player (the flash version works just fine).

illtellyoulater commented 9 years ago

:+1: Yes this is very annoying.. in the meanwhile as for a working alternative to verticaltabs for this problem, I found "All Tabs Helper" Firefox extension [https://addons.mozilla.org/it/firefox/addon/all-tabs-helper/?src=api] which is basically an enhancer for the "all tabs" button (the little down pointing arrow which lets you see all current opened tabs) and which also lets you show a list of all opened tabs as a sidebar.

keehun commented 9 years ago

This has annoyed me for a long time, so I've created a fix. Please check out the Pull Request https://github.com/darrinhenein/VerticalTabs/pull/30. Please cautiously read the note accompanying the request because it makes some serious tradeoffs you might not want.