Revisiones de Tree Style Tab (Pestañas estilo árbol)
Tree Style Tab (Pestañas estilo árbol) por Piro (piro_or)
2191 revisiones
- Se valoró con 5 de 5por JB, hace 5 años
- Se valoró con 5 de 5por Gonzalo Higuera Díaz, hace 5 años
- Se valoró con 5 de 5por caouis, hace 5 añosOne of the best extension I use! Using a normal browser become a pain without it. Thank to Piro for making it (and for the hard work involved in porting it to webextension)
- Se valoró con 5 de 5por Bill, perhaps a cat, hace 5 añosTree Style Tab has noticably increased my efficiency using Firefox. I tried using Vivaldi's with its vertical tabs - that's pretty good, but I find Tree Style Tab to be more polished. I can keep many tabs and thoughts ongoing, yet easily shift topics by hopping from one subtree to another. Recommended.
- Se valoró con 2 de 5por Usuario de Firefox 12148057, hace 5 añosI get that it's more practical but as long as it is not possible to hide the top bar you end up with double the clutter.
- Se valoró con 5 de 5por hopehapper, hace 5 años
- Se valoró con 4 de 5por Pablo Tabarini, hace 5 años
- Se valoró con 5 de 5por dAN, hace 5 años
- Se valoró con 5 de 5por Jenn, hace 5 añoseasily the best solution for treed tabs in any browser. it's got some buggy habits but still leaps and bounds better than any solution i've found on firefox or other browsers. i've been using it for several years now and my workflow depends on it.
- Se valoró con 3 de 5por cvegax, hace 5 años
- Se valoró con 4 de 5por Usuario de Firefox 13760452, hace 5 años長らく愛用させて頂いてます。
タブのスクロールバーだけをタブの右側に配置する設定ができれば、大変嬉しいです。
タブは右側に設置していますが、ツリー構造は左側にあるときと同じ形が好きです。この場合、ページのスクロールバーとタブのスクロールバーが並んでしまい、操作のときに混乱するのです。ご検討いただければ幸いです。 - Se valoró con 5 de 5por Brayan, hace 5 años
- Se valoró con 4 de 5por Usuario de Firefox 13874864, hace 5 añosWith a tab search it'd be perfect.
And maybe an option to hide the native FF tab bar. - Se valoró con 1 de 5por Xtrem, hace 5 años
- Se valoró con 5 de 5por Ju, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 15878258, hace 5 años
- Se valoró con 5 de 5por miguelk, hace 5 años@Ons-joe, try any of the following CSS codes:
/* Hide Tab Bar contents (Doesn't remove title bar)
#TabsToolbar .tabbrowser-tab,
#TabsToolbar .tabs-newtab-button,
#new-tab-button, #alltabs-button {
display: none !important;
} */
/* Hide Tab Bar contents (Removes title bar) */
#titlebar {
visibility: collapse !important;
}
/* The margin-top so that the buttons and search bars on the nav bar aren't cut-off when Firefox is maximized */
#main-window[sizemode="maximized"] #nav-bar {
margin-top: 8px;
}
/* To hide the sidebar header */
#sidebar-header {
display: none !important;
} - Se valoró con 5 de 5por _ztv, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 15707182, hace 5 años
- Se valoró con 5 de 5por BlackViolet05, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 15771272, hace 5 años
- Se valoró con 5 de 5por Maya Boughandjioua, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 13541197, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 11270652, hace 5 años