Κριτικές για το Tree Style Tab
Tree Style Tab από Piro (piro_or)
2.198 κριτικές
- Βαθμολογία 5 από 5από Χρήστης Firefox 13664563, 7 χρόνια πρινAn 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. - Βαθμολογία 5 από 5από Χρήστης Firefox 12527320, 7 χρόνια πρινWell 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!
- Βαθμολογία 5 από 5από Xilin Sun, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13661007, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13563579, 7 χρόνια πρινgreat, but now i have tree tab, the orignal tab bar is not nececery now, how can i make it disapear?
- Βαθμολογία 2 από 5από Χρήστης Firefox 13659623, 7 χρόνια πρινIt'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.
- Βαθμολογία 5 από 5από Χρήστης Firefox 13657312, 7 χρόνια πρινVery useful, clean and light weight. Also, an excellent port to the new firefox infrastructure.
- Βαθμολογία 1 από 5από Shajirr, 7 χρόνια πριν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. - Βαθμολογία 5 από 5από Χρήστης Firefox 13652537, 7 χρόνια πριν
- Βαθμολογία 5 από 5από geeky_kappa, 7 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 13635675, 7 χρόνια πρινFound it pretty good but why does it force-enable tab containers? This adds another item to the context menu with no option to disable.
- Βαθμολογία 5 από 5από Χρήστης Firefox 13630834, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 6925536, 7 χρόνια πρινGreat extension - allows for really intuitive organization of tabs.
- Βαθμολογία 5 από 5από Edward C., 7 χρόνια πρινWonderful!
There used to be a "Search Tabs" feature. Is it possible to bring it back? - Βαθμολογία 5 από 5από Luben Karavelov, 7 χρόνια πρινThe 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 - Βαθμολογία 4 από 5από SpitFire-666, 7 χρόνια πρινCan'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!
- Βαθμολογία 5 από 5από Heckscher, 8 χρόνια πρινOne of the main reasons I choose Firefox - this makes it easy to maintain separate workspaces for different projects, and to keep track of a lot of tabs. Incredibly useful
- Βαθμολογία 3 από 5από zk, 8 χρόνια πριν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. - Βαθμολογία 5 από 5από omidmr, 8 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 13608015, 8 χρόνια πρινVery 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.
- Βαθμολογία 5 από 5από Joshua Cantara, 8 χρόνια πριν
- Βαθμολογία 2 από 5από Χρήστης Firefox 13603772, 8 χρόνια πριν
- Βαθμολογία 4 από 5από embrion, 8 χρόνια πριν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. - Βαθμολογία 5 από 5από lunix, 8 χρόνια πριν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;
}