Tree Style Tab에 대한 리뷰
Tree Style Tab 제작자: Piro (piro_or)
리뷰 2,257개
- 5점 만점에 5점hopehapper 님, 6년 전
- 5점 만점에 4점Pablo Tabarini 님, 6년 전
- 5점 만점에 4점Firefox 사용자 13760452 님, 6년 전長らく愛用させて頂いてます。
タブのスクロールバーだけをタブの右側に配置する設定ができれば、大変嬉しいです。
タブは右側に設置していますが、ツリー構造は左側にあるときと同じ形が好きです。この場合、ページのスクロールバーとタブのスクロールバーが並んでしまい、操作のときに混乱するのです。ご検討いただければ幸いです。 - 5점 만점에 4점Firefox 사용자 13874864 님, 6년 전With a tab search it'd be perfect.
And maybe an option to hide the native FF tab bar. - 5점 만점에 5점Firefox 사용자 15878258 님, 6년 전
- @Ons-joe, try any of the following CSS codes:
/* Hide Tab Bar contents (Doesn't remove title bar)
#TabsToolbar .tabbrowser-tab,
#TabsToolbar .tabs-newtab-button,
#new-tab-button, #alltabs-button {
display: none !important;
} */
/* Hide Tab Bar contents (Removes title bar) */
#titlebar {
visibility: collapse !important;
}
/* The margin-top so that the buttons and search bars on the nav bar aren't cut-off when Firefox is maximized */
#main-window[sizemode="maximized"] #nav-bar {
margin-top: 8px;
}
/* To hide the sidebar header */
#sidebar-header {
display: none !important;
} - 5점 만점에 5점Firefox 사용자 15707182 님, 6년 전
- 5점 만점에 5점BlackViolet05 님, 6년 전
- 5점 만점에 5점Firefox 사용자 15771272 님, 6년 전
- 5점 만점에 5점Maya Boughandjioua 님, 6년 전
- 5점 만점에 5점Firefox 사용자 13541197 님, 6년 전
- 5점 만점에 5점Firefox 사용자 11270652 님, 6년 전
- 5점 만점에 5점usernamenumber 님, 6년 전Tree-style tabs is life-changing if you do any kind of work that involves having a lot of tabs open at once. Having them easily grouped by project/subject/whatever you want makes going back to traditional tabs feel like such a mess! I've been a happy user of this extension for years.
- 5점 만점에 5점Firefox 사용자 15592838 님, 6년 전Great tool to structure tabs for tab-hoarder like me!
Only one thing could make this better - If the structure would somehow be saved when I use my "OneTab" extension.
If you could work with that developer to get that then this is worth 6 stars :)
Also I like the little pop up message about how how to hide Tree tabs and regular tabs in one step, I wonder if a similar annotation could show new users about the other TST additions/addons?
BTW- Maybe the Close 'Tree Style Tab' button should be a collapse icon (<) instead of (X), because that symbolises a non-reversible closing action to me.
(Version 3.4.8) - 5점 만점에 4점Firefox 사용자 15841143 님, 6년 전