บทวิจารณ์สำหรับ Tree Style Tab
Tree Style Tab โดย Piro (piro_or)
2,179 บทวิจารณ์
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13442352, 8 ปีที่แล้วGreat way to organize tabs if you're a million-tab user like me.
One request (and I know it's early) - in Firefox Quantum, the tab bar at the top stays! So now I have 2 sets of tabs - the normal Firefox tabs, and the tree style tabs. Would be great if there was a way to hide the tabs at the top. Thanks! - ได้รับการจัดอันดับ 4 จาก 5โดย ผู้ใช้ Firefox 13442043, 8 ปีที่แล้วThis extension is the one of the main reasons I continue to use Firefox instead of Chrome as my primary browser. However, I don't like the new looks for Firefox 57. I don't want to see the "Tree Style Tab" block at the top of my list of tabs, I only want to see my tabs. I also want to get rid of the new-tabs button at the bottom of my list of tabs. I also don't want to see tabs horizontally across the top bar of firefox when TST is open. I still love the extension, and it feels a lot less buggy than it did before 57, but I want the appearance to be decluttered and get out of my way more like it did before.
- ได้รับการจัดอันดับ 5 จาก 5โดย tanjon, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13441663, 8 ปีที่แล้วThis is the best extension ever. I would also like to be able to hide the tabs at the top in Firefox 57.0.
- ได้รับการจัดอันดับ 5 จาก 5โดย Alex_L, 8 ปีที่แล้วCan't imagine browser without this addon.
The main reason why I'm still on FF. - ได้รับการจัดอันดับ 5 จาก 5โดย Mathieu Pillard, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 4 จาก 5โดย revija, 8 ปีที่แล้วGreat extension. Don't know if it's possible with Quantum limitations to add an option 'Protect tab' (from accidental closing)?
- ได้รับการจัดอันดับ 3 จาก 5โดย Village Hero, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 4 จาก 5โดย Raul Liu, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย Shawn Carrié, 8 ปีที่แล้วGreat extension, but in Firefox 57.0, the tabs are still shown at the top of the browser, taking up space – I hope this gets fixed soon!
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13440126, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13439764, 8 ปีที่แล้วThis is probably the main reason why I use Firefox!
- ได้รับการจัดอันดับ 5 จาก 5โดย Rascasse, 8 ปีที่แล้วThis is the mother of all "killer apps" for all browsers. I've used tree-style tabs for years now, a great surprise that it was updated as a webextension. Firefox Quantum + tree-style tabs feels like the future. Bravo Piro!
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13439177, 8 ปีที่แล้วThat extension is one of the reasons why Firefox is so awesome! Thanks a lot for updating it to work with Firefox 57!
Hopefully the issue with an API for hiding the native tab bar will be resolved soon. - ได้รับการจัดอันดับ 1 จาก 5โดย starpause, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13437163, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 4 จาก 5โดย ผู้ใช้ Firefox 13435954, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย Mack, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13433910, 8 ปีที่แล้ว
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13340587, 8 ปีที่แล้วThis is the most useful addon in the history of Firefox. As long as this addon is alive, I can't leave Firefox.
- ได้รับการจัดอันดับ 5 จาก 5โดย Joulss, 8 ปีที่แล้วVery good extension, highly customizable.
If you want to hide the legacy tabs toolbar AND the title toolbar too, here are my settings :
* Disable title toolbar
* Tree Style Tab vertigo theme
* In your profile/chrome/userChrome.css file (create it if needed) :
#TabsToolbar, #sidebar-header {
visibility: collapse !important;
}
#TabsToolbar {
margin-bottom: -23px !important;
}
toolbar {
padding-right: 110px !important;
padding-bottom: 2px !important;
padding-top: 2px !important;
}
#navigator-toolbox::after {
border-bottom: 1px solid #474749 !important;
}
I like thin and clean tabs so I added these rules to the Tree Style Tab extra style rules :
* Custom Tree Style Tabs css :
.tab {
height: 25px !important;
border-top: none !important;
border-bottom: dotted 1px #ccc !important;
}
.tab .label {
font-size: 11px !important;
}
And voila, a single bar clean Firefox (tested on developer edition v58).
Just one feature request : a dark (not black) theme using the same grays than Firefox would be great ! - ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13430972, 8 ปีที่แล้วOh thank god the developer got this to work with the WebExtensions version of Firefox. I've been dreading the thought of losing this extension for about a year or so now, as I rely heavily on it for productivity. I don't really know what I would do without it - I guess I could have adjusted to Vivaldi's vastly inferior side tab system instead. But now there is no need!
Also, to get rid of top tabs as well, use this workaround: https://www.reddit.com/r/firefox/comments/721ieq/ff57_removehide_tab_bar/
And then go into Customize settings, and at the bottom check 'Tab Bar' to get back the top corner options. - ได้รับการจัดอันดับ 4 จาก 5โดย ZarkBit, 8 ปีที่แล้วStil buggy, open a link on a child tab and it will hide, despite disabling the option to not collapse the tab, this happens plenty of times, and it's annoying. Rarely happens but, sometimes the tab will just be out of sight, and have to CTRL+TAB to get to it. There should be a way of resizing them, they are too large for my eyes.
Still good tho.
Dev if you need a showcase, or a way to replicate the collapsing issue, go to the Tree Style Tab extension page (https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/) and go to More extensions by Piro (piro_or) and middle click in one of them, make sure there are no other child tabs, otherwise it won't work. - ได้รับการจัดอันดับ 4 จาก 5โดย ผู้ใช้ Firefox 13428186, 8 ปีที่แล้วAuto-hide was the most remarkable option in this expansion. Now this expansion has lost its significance for me. I beg you to return the necessary property of Auto-hide.
Автоскрытие было самой замечательной опцией в этом расширении. Теперь же это расширение утратило свою значимость для меня. Очень прошу вернуть необходимейшее свойство Автоскрытия. - ได้รับการจัดอันดับ 3 จาก 5โดย ผู้ใช้ Firefox 13427016, 8 ปีที่แล้ว- doesnt work on the last stable version of Firefox, ver. 56
- in ver 57 there is a number of differences with regular behaviour:
cant make the tree style tab smaller than some limit, which is too large for me
top line tabs are not removed (what is then the point of having this extension?)
Hope the extension owner and the firefox team will fix bugs fast. without this extension there is much less reasons not to go for Chrome