Recensioner för Tree Style Tab
Tree Style Tab av Piro (piro_or)
1 647 recensioner
- Betygsatt 5 av 5av Firefox-användare 13455230, för 7 år sedan
- Betygsatt 5 av 5av paulrademaker, för 7 år sedanThanks 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. - Betygsatt 5 av 5av Firefox-användare 13454663, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13454624, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13454099, för 7 år sedanFor 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. - Betygsatt 5 av 5av Firefox-användare 13413883, för 7 år sedanBest extension ever that keep me using Firefox
- Betygsatt 5 av 5av Firefox-användare 13448536, för 7 år sedan
- Betygsatt 5 av 5av Yassine ElBadaoui, för 7 år sedan
- Betygsatt 5 av 5av kanimiso, för 7 år sedanツリー型タブのアドオンを1年前ほどからずっと入れてましたがFirefoxのアプデにより
ツリーの固定化と最大縮小サイズが狭くなってしまいもっと狭く設定できるようにしてほしいです。
このアドオンを使わないと生きていけない体になってしまい、とても良いアドオンだと思います - Betygsatt 5 av 5av 93d023f02b664b0f88f7, för 7 år sedanPractically 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. - Betygsatt 5 av 5av Firefox-användare 13445755, för 7 år sedanI 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!
- Betygsatt 5 av 5av Parsa, för 7 år sedanAuto hide not working in FF57 & display as sidebar! And horizontal tab too displayed.
- Betygsatt 5 av 5av Rhys Powell, för 7 år sedan
- Betygsatt 5 av 5av Mikhail Khvoinitsky, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13444542, för 7 år sedan
- Betygsatt 5 av 5av Anton, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13443389, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13443118, för 7 år sedan
- Betygsatt 5 av 5av mindfuldev, för 7 år sedanMy 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.
- Betygsatt 5 av 5av Jeff, för 7 år sedanThe reason why I continue using Firefox. Viewing pages in a tree is a great way to keep track of my day-to-day projects.
- Betygsatt 5 av 5av Firefox-användare 13442352, för 7 år sedanGreat 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! - Betygsatt 5 av 5av tanjon, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13441663, för 7 år sedanThis is the best extension ever. I would also like to be able to hide the tabs at the top in Firefox 57.0.