Reviews for Tree Style Tab
Tree Style Tab by Piro (piro_or)
1,643 reviews
- Rated 5 out of 5by Firefox user 13454099, 7 years agoFor 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. - Rated 5 out of 5by Firefox user 13448536, 7 years ago
- Rated 5 out of 5by Yassine ElBadaoui, 7 years ago
- Rated 5 out of 5by kanimiso, 7 years agoツリー型タブのアドオンを1年前ほどからずっと入れてましたがFirefoxのアプデにより
ツリーの固定化と最大縮小サイズが狭くなってしまいもっと狭く設定できるようにしてほしいです。
このアドオンを使わないと生きていけない体になってしまい、とても良いアドオンだと思います - Rated 5 out of 5by 93d023f02b664b0f88f7, 7 years agoPractically 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. - Rated 5 out of 5by Firefox user 13445755, 7 years agoI 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!
- Rated 5 out of 5by Parsa, 7 years agoAuto hide not working in FF57 & display as sidebar! And horizontal tab too displayed.
- Rated 5 out of 5by Rhys Powell, 7 years ago
- Rated 5 out of 5by Mikhail Khvoinitsky, 7 years ago
- Rated 5 out of 5by Firefox user 13444542, 7 years ago
- Rated 5 out of 5by Anton, 7 years ago
- Rated 5 out of 5by Firefox user 13443389, 7 years ago
- Rated 5 out of 5by Firefox user 13443118, 7 years ago
- Rated 5 out of 5by mindfuldev, 7 years agoMy 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.
- Rated 5 out of 5by Jeff, 7 years agoThe reason why I continue using Firefox. Viewing pages in a tree is a great way to keep track of my day-to-day projects.
- Rated 5 out of 5by Firefox user 13442352, 7 years agoGreat 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! - Rated 5 out of 5by tanjon, 7 years ago
- Rated 5 out of 5by Firefox user 13441663, 7 years agoThis is the best extension ever. I would also like to be able to hide the tabs at the top in Firefox 57.0.
- Rated 5 out of 5by Alex_L, 7 years agoCan't imagine browser without this addon.
The main reason why I'm still on FF. - Rated 5 out of 5by Mathieu Pillard, 7 years ago
- Rated 5 out of 5by Shawn Carrié, 7 years agoGreat 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!
- Rated 5 out of 5by Firefox user 13440126, 7 years ago