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来自 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.
- 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来自 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!
- 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. - 评分 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 年前
- 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;
}