Recensioner för Tree Style Tab
Tree Style Tab av Piro (piro_or)
2 206 recensioner
- Betygsatt 3 av 5av cvegax, för 5 år sedan
- Betygsatt 4 av 5av Firefox-användare 13760452, för 5 år sedan長らく愛用させて頂いてます。
タブのスクロールバーだけをタブの右側に配置する設定ができれば、大変嬉しいです。
タブは右側に設置していますが、ツリー構造は左側にあるときと同じ形が好きです。この場合、ページのスクロールバーとタブのスクロールバーが並んでしまい、操作のときに混乱するのです。ご検討いただければ幸いです。 - Betygsatt 5 av 5av Brayan, för 5 år sedan
- Betygsatt 4 av 5av Firefox-användare 13874864, för 5 år sedanWith a tab search it'd be perfect.
And maybe an option to hide the native FF tab bar. - Betygsatt 1 av 5av Xtrem, för 5 år sedan
- Betygsatt 5 av 5av Ju, för 5 år sedan
- Betygsatt 5 av 5av Firefox-användare 15878258, för 5 år sedan
- Betygsatt 5 av 5av miguelk, för 5 år sedan@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;
} - Betygsatt 5 av 5av _ztv, för 5 år sedan
- Betygsatt 5 av 5av Firefox-användare 15707182, för 5 år sedan
- Betygsatt 5 av 5av BlackViolet05, för 5 år sedan
- Betygsatt 5 av 5av Firefox-användare 15771272, för 5 år sedan
- Betygsatt 5 av 5av Maya Boughandjioua, för 5 år sedan
- Betygsatt 5 av 5av Firefox-användare 13541197, för 5 år sedan
- Betygsatt 5 av 5av Firefox-användare 11270652, för 5 år sedan
- Betygsatt 1 av 5av Naz Ocan, för 5 år sedan
- Betygsatt 5 av 5av Maxim P, för 5 år sedan
- Betygsatt 5 av 5av Владимир, för 5 år sedan
- Betygsatt 5 av 5av usernamenumber, för 5 år sedanTree-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.
- Betygsatt 5 av 5av Firefox-användare 15592838, för 5 år sedanGreat 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) - Betygsatt 4 av 5av Firefox-användare 15841143, för 5 år sedan
- Betygsatt 5 av 5av Lees, för 5 år sedan
- Betygsatt 5 av 5av Green view Spa South, North & Central kolkata, för 5 år sedanFemale to male body massage parlour in kolkata
- Betygsatt 2 av 5av Ons-joe, för 5 år sedanIt would be great except it's not impossible under any circumstances to remove the existing tab bar in any way. I tried creating a userCrome.css file since that appeared to be the only way but to no avail. If I have no choice but to have a top tab bar there is no point in having your addon. Shame.