Recensioni per Tree Style Tab
Tree Style Tab di Piro (piro_or)
2.197 recensioni
- Valutata 5 su 5di Utente Firefox 13664563, 7 anni faAn 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. - Valutata 5 su 5di Utente Firefox 12527320, 7 anni faWell 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!
- Valutata 5 su 5di Utente Firefox 13661007, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13563579, 7 anni fagreat, but now i have tree tab, the orignal tab bar is not nececery now, how can i make it disapear?
- Valutata 2 su 5di Utente Firefox 13659623, 7 anni faIt'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.
- Valutata 5 su 5di Utente Firefox 13657312, 7 anni faVery 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. - Valutata 5 su 5di Utente Firefox 13652537, 7 anni fa
- Valutata 5 su 5di geeky_kappa, 7 anni fa
- Valutata 4 su 5di Utente Firefox 13635675, 7 anni faFound it pretty good but why does it force-enable tab containers? This adds another item to the context menu with no option to disable.
- Valutata 5 su 5di Utente Firefox 13630834, 7 anni fa
- Valutata 5 su 5di Utente Firefox 6925536, 7 anni faGreat extension - allows for really intuitive organization of tabs.
- Valutata 5 su 5di Luben Karavelov, 7 anni faThe 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 - Valutata 4 su 5di SpitFire-666, 7 anni faCan'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. - Valutata 4 su 5di Utente Firefox 13608015, 8 anni faVery 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.
- Valutata 5 su 5di Joshua Cantara, 8 anni fa
- Valutata 2 su 5di Utente Firefox 13603772, 8 anni fa
- 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;
}