Tree Style Tab - ツリー型タブ のレビュー
Tree Style Tab - ツリー型タブ 作成者: Piro (piro_or)
合計レビュー数: 2,170
- 5 段階中 3 の評価Firefox ユーザー 12974844 によるレビュー (8年前)Когда уже выйдет версия под последнюю лису? Я годами использовал аддон и без него сейчас как без рук. Поставлю 5, когда обновите.
- 5 段階中 2 の評価Firefox ユーザー 13368267 によるレビュー (8年前)"Tree style tab" is the reason why i'm on firefox. Unfortunately, this new version is the reason why i switched to Firefox-ESR until this becomes usable.
- 5 段階中 5 の評価Hans Hansen によるレビュー (8年前)I would love to try this add-on, but Firefox 56.0 refuses to install it.
Why does this add-on require version 57? - this plugin should be default in all browsers. Unfortunately it doesn't work well with last versions of Firefox :/ it's slow and doesn't look as good as before. But because it's been awesome until now it still deserves 5 stars. I just wish Firefox would put more effort to support this first class plugin.
- 5 段階中 5 の評価Firefox ユーザー 10231516 によるレビュー (8年前)Very nice add-on. Once you're used to it, you do not want to go back.
- Tree style tabs is an absolutely essential browser add on for me. I can't thank the author Piro enough for all the YEARS of keeping this up to date and now that he's even supporting Firefox 57 I'm just amazed. This feature should be a part of Firefox's core experience. It's the biggest differentiator between FF and Chrome and it's why I will open often upwards of 200 tabs (I'm not exaggerating) without issue and keep those trees of tabs open for weeks as I work through certain issues and only close them when I'm ready to move on. In fact, Tree Style Tab removes the need for Bookmarks as it saves not only the page but the trail of history that led you there. I will often Google a topic and then control click the first 6 links then go through the tabs closing the links that aren't helpful. It's a huge time saver and just works in a way that really clicks with me.
- 5 段階中 5 の評価Firefox ユーザー 5704567 によるレビュー (8年前)Perfect add-on! Using it for years...
Also new webextension version is working fine (in FF57 beta)
Would be nice if one could disable showing standard tabs..but as on could read e.g. on https://news.ycombinator.com/item?id=15342379
new API doesn't allow it yet (workarrounds for this could be also found in link above).
Another point which would ad the "icing on the cake" would be a possibility to show number of open tabs in the addnewtab field below last tab. This would help to be reminded when it's time to close some... - 5 段階中 5 の評価Firefox ユーザー 6435549 によるレビュー (8年前)I used to say that I would never move to Chrome because of Tree Style Tab.
I eventually did because some sites were becoming unbearably slow in FireFox. But I have always missed Tree Style Tab. And I would occasionally use FireFox for specific task so that I can use Tree Style Tab.
You've done a great work rewriting TST to support FireFox 57! Thank you! I'm back to FireFox now. - 5 段階中 5 の評価Firefox ユーザー 13197014 によるレビュー (8年前)Testing it from now on. So freaking great you developped a « Tree Style Tabs » web extension alternative. Thank you man :)
- 5 段階中 3 の評価Alexander E. Smith によるレビュー (8年前)Either crashes or intentional closures.
Awesome otherwise. - Thanks for turning this into an extension!!
Small problem, even when "promote the first child as the new parent" is checked, closing a parent tab in the horizontal (default) tab bar still closes all child tabs when tree style tabs are working in background and toogled off (works well when tree style tab is toogle on). Hope you can fix this, coz sometimes it can be quite confusing.
Thank you for your work over the years !! - This is A must have plugin for every one, it's more piratical to put the tabs on the side and use the screen real estate to display more content. And for any one which to work with many tabs to have a clue for which tab came from which page and how the tab's are related.
Thanks you @Piro for this great and essential extension. I did worry from the transition to WebExt that this extension will vanish, and start looking on Vivaldi browser which have similar option but a more limited options compared to this extension.
Looking forward for Mozilla to extend the API to allow more control on the browser.
Thanks again. - Just upgraded to ff 57, every thing is working great except:
1) ff tab bar not hidden
2) when collapsing a tree it overlaps with the tabs and trees above it. I have to keep all the trees expanded now when using the Metal theme!
---
So for those having the same problem with the metal theme, adding this fixes it:
.tab.collapsed {
margin-top: -24px;
}
.tab {
height: 24px
}