Análises de Tree Style Tab
Tree Style Tab por Piro (piro_or)
2.197 análises
- Avaliado em 5 de 5por Usuário 13664563 do Firefox, há 7 anosAn essential extension for those who open a lot of tabs. It is especially useful for grouping tabs from various sites.
It would really be helpful if it were possible to disable the tabs at the top of the page. - Avaliado em 5 de 5por Usuário 12527320 do Firefox, há 7 anosWell designed, simple, and easy to use. Beautifully integrated into the builtin Sidebars. Tabs are automatically arranged in a hierarchical structure and you can fold and unfold a parent item. I've only started using this minutes ago, but I already love this addon!
- Avaliado em 5 de 5por Usuário 13661007 do Firefox, há 7 anos
- Avaliado em 5 de 5por Usuário 13563579 do Firefox, há 7 anosgreat, but now i have tree tab, the orignal tab bar is not nececery now, how can i make it disapear?
- Avaliado em 2 de 5por Usuário 13659623 do Firefox, há 7 anosIt's a very big UI flaw that I can't open my bookmarks or history up along side the tree tabs (as they are both stuck in a single sidebar pane). Please complain to Mozilla about this.
- Avaliado em 5 de 5por Usuário 13657312 do Firefox, há 7 anosVery useful, clean and light weight. Also, an excellent port to the new firefox infrastructure.
- This addon does not restore the tree structure when using official default session restore!!!!!
I just had a crash, and what do I get when I restore my session?
All the nested tabs structure is GONE, all tabs are at the same level, and half an hour of work rearranging the tabs into trees disappeared into nothingness. Great way to lose my time.
Oh and I won't even bother recreating it, since Quantum does not support operations with multiple tabs, so I'll have to arrange tabs one by one. Only to lose everything on the next crash.
Oh and there is no "Search tabs" feature for some reason now, so when I need it I need to switch to another vertical tabs addon, use it there, then switch back to this one.
At this point in time, Tree Tabs is a vastly superior addon - it has tab groups, tab search and tab multiselect - all of these features Tree Style Tab lacks. - Avaliado em 5 de 5por Usuário 13652537 do Firefox, há 7 anos
- Avaliado em 5 de 5por geeky_kappa, há 7 anos
- Avaliado em 4 de 5por Usuário 13635675 do Firefox, há 7 anosFound it pretty good but why does it force-enable tab containers? This adds another item to the context menu with no option to disable.
- Avaliado em 5 de 5por Usuário 13630834 do Firefox, há 7 anos
- Avaliado em 5 de 5por Usuário 6925536 do Firefox, há 7 anosGreat extension - allows for really intuitive organization of tabs.
- Avaliado em 5 de 5por Luben Karavelov, há 7 anosThe best tree-tabs add-on. Long time user (~5 years) and I like the migration to the web-ext. The only ask for firefox developers is to put an API to hide the old tabs bar so that it can be used by add-ons like TST. Currently I am hiding the tab-bar from the userChrome.css.
Shameless plug: I have written the load-progress-bar add-on to give me a little better idea about the page load progress that I am missing in the new FF57 and I find useful in combination with TST - Avaliado em 4 de 5por SpitFire-666, há 7 anosCan't live without it. One thing that annoys me is that the trees will sometimes randomly collapse by themselves. I've tried changing some settings but it still does it. cheers!
- very unreliable extension at ff 57. At previous versions it worked better.
After initial opening of browser at some of windows it shows "loading" indicator forever. And it's possible to move between tabs with keyboard only at the window. Sometimes it loose list of opened tabs at sidebar, though they are accessible via keyboard.
Also order of tabs is broken sometimes for keyboard.
I tired to struggle with it for 1 month. I give up now. - Avaliado em 4 de 5por Usuário 13608015 do Firefox, há 7 anosVery nice, but can't see bookmarks in vertical also. See to Vivaldy layout, two vertical spaces, one for tabs and the other for the bookmarks. If only I could have a shortcut to switch from one to another, at least the lack of seeing both columns at the same time would have less impact.
- Avaliado em 5 de 5por Joshua Cantara, há 8 anos
- Avaliado em 2 de 5por Usuário 13603772 do Firefox, há 8 anos
- For years now, trees are easily malfunctioning: many kinds of positional/branch errors or even sticking to a place for no reason.
There should be option for no animation after reordering was requested.
No "unload tree" button exists, not sure if possible.
During last month, a couple of tabs got not clickable, requiring use of keyboard to navigate/close. - 10/10 !
to hide the usual tabs, and to hide title bar of TreeStylTab
[your firefox profil folder] /chrome/userChrome.css
--------------------------------------------------------------------
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#tabbrowser-tabs { visibility: collapse !important; }
#sidebar-header {
display: none;
}