Revisiones de Tree Style Tab (Pestañas estilo árbol)
Tree Style Tab (Pestañas estilo árbol) por Piro (piro_or)
Revisado por Usuario de Firefox 12563879
Se valoró con 5 de 5
by Usuario de Firefox 12563879, hace 7 añosUsing it for a long time now... I love it... Firefox should have vertical tabs by default, its way more intuitive to scroll up/down than to move the tablist left/right, and its more productive since pages are vertical usually and vertical space is more precious nowadays
The tree feature is the best grouping/tracking of set of pages
The only thing this addon lack is the coloring of the tabs, would love to see that feature in a future release
To change the size of the tabs do:
/* Change tab height */
.tab {
height: 24px;
}
The tree feature is the best grouping/tracking of set of pages
The only thing this addon lack is the coloring of the tabs, would love to see that feature in a future release
To change the size of the tabs do:
/* Change tab height */
.tab {
height: 24px;
}