Tree Style Tab értékelései
Tree Style Tab szerző: Piro (piro_or)
1647 értékelés
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13455230, 7 éve
- Csillagos értékelés: 5 / 5készítette: paulrademaker, 7 éveThanks to Anonymous user fc7bf5 for fixing the problem to remove the tab bar at the top!
With this fix 5 stars. Strange that the creator of this usefull extension didn't solve this problem. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13454663, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13454624, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13454099, 7 éveFor anyone having trouble with the horizontal tabs not hiding, Anonymous user 099626's advice worked for me. Create a folder chrome/ in your firefox profile and then in that directory a userChrome.css file containing the following rules
/* Remove horizontal tabs */
#tabbrowser-tabs {
visibility: collapse;
}
If you want to get rid of the sidebar header, add this to the file:
/* Remove sidebar header */
#sidebar-header {
visibility: collapse;
}
You will have to restart Firefox to enact the changes. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13413883, 7 éveBest extension ever that keep me using Firefox
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13448536, 7 éve
- Csillagos értékelés: 5 / 5készítette: Yassine ElBadaoui, 7 éve
- Csillagos értékelés: 5 / 5készítette: 93d023f02b664b0f88f7, 7 évePractically essential if you open many tabs. Hierarchical indentation is what makes this superior to all other solutions.
The transition to Web Extensions is excellent considering the situation. There is a current bug on Firefox's end that keeps the horizontal tabs around. You can address this by creating a file in your Firefox profile, \chrome\userChrome.css and add the following rules:
/* Remove horizontal tabs */
#tabbrowser-tabs {
visibility: collapse;
}
If you want to get rid of the sidebar header, add this to the file:
/* Remove sidebar header */
#sidebar-header {
visibility: collapse;
}
You will have to restart Firefox to enact the changes. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13445755, 7 éveI loved having the autohide tabs on the side and no tabs at the top. It was just easier for me when I was search for something, say Thumb drives, and I could easily locate the store page from all the listings I was looking at. The autohide tree tabs on the side gave me more screen space both vertically and horizontally and I miss it sorely. I hope to see this updated soon for ff57!
- Csillagos értékelés: 5 / 5készítette: Rhys Powell, 7 éve
- Csillagos értékelés: 5 / 5készítette: Mikhail Khvoinitsky, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13444542, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13443389, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13443118, 7 éve
- Csillagos értékelés: 5 / 5készítette: mindfuldev, 7 éveMy favorite extension. Works great with Firefox 57+. It has many options and also allows customization via CSS (I use it to increase font). It doesn't hide top tab bar because of API limitation but for me it is feature not bug :) because I sometimes use also top bar for example when I need more horizontal space.
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13442352, 7 éveGreat 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! - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13441663, 7 éveThis is the best extension ever. I would also like to be able to hide the tabs at the top in Firefox 57.0.