Hacker News new | ask | show | jobs
by jokermatt999 5423 days ago
This is probably possible through some extensions and Firefox. The much loved TreeStyleTabs already has an option for "autohide the tab bar". If Pentadactyl/Vimperator don't already have an option for autohiding, it's probably pretty easy to script something up.
2 comments

Pentadactyl/Vimperator do absolutely have that (set showtabline=never).

I use Pentadactyl, and a Shift-B (show buffers) followed by a <tab_number>gt will get me to wherever I need to go.

This is, of course, not discoverable, and therefore not really suitable for the demographic whose problems this article is hoping to solve, but for someone who's willing to put some time into learning a program (or who already uses vim), it's pretty spot-on. I, for one, love it.

I should add that the problems this article is trying to solve really ought to be solved through a thorough integration of the browser tab-system with the window manager. That, of course, necessitates a thorough rethinking of the window manager, also. But that was the problem tabs alleviated in the first place, right?

The WIMP model really is the walking dead.

Pressing b also opens show buffer window and you can select tab by pressing tab. You can also filter by title which is not possible in shift+b way.
Is there a similar extension for chrome / does chrome allow such modifications?
No, Chrome's extensions are basically the same as GreaseMonkey scripts (at least, that's the frequent comparison I've heard). Firefox's extensions have the full power of XUL and can radically change the browser.

engage beating a dead horse here

The lack of functionality in Chrome extensions is why I (and judging from the comments I've seen in most Chrome vs Firefox threads, many other HNers on Firefox) refuse to switch to Chrome despite its much touted speed. Until I can get Pentadactyl and TreeStyleTab, its just a downgrade in usefullness.