Κριτικές για το Tree Style Tab
Tree Style Tab από Piro (piro_or)
1.647 κριτικές
- Βαθμολογία 5 από 5από Χρήστης Firefox 16003692, 5 χρόνια πριν
- Βαθμολογία 5 από 5από JD, 5 χρόνια πρινIf there is one extension you should consider, this is it. This is the main reason I use Firefox. I won't consider any other browser because of TST. No other browser has anything this fabulous. I started using the basics of TST as soon as I installed it. Over time, I began customizing it by adding more and more of its functions and making it even better.
- Βαθμολογία 5 από 5από Blade, 5 χρόνια πρινBest add-on I had EVER for Firefox. Stable, dependable, well-featured, well-documented. Not to mention it solves a problem (moving to 16:9 screens from 4:3) which browsers should have solved in the last 15 years, but ALL of them FAILED.
- Βαθμολογία 5 από 5από Grindelka, 5 χρόνια πριν
- Βαθμολογία 5 από 5από MidoriG, 5 χρόνια πριν
- Βαθμολογία 5 από 5από skotadopsychos, 5 χρόνια πριν
- Βαθμολογία 5 από 5από sujeet, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 15954971, 5 χρόνια πρινThis might be a really weird comment, but I really wonder why there is no copy of this extension on Chrome?
- Βαθμολογία 5 από 5από heyu, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Jaub, 5 χρόνια πρινThis add-on has become very useful now that I do all my work from home. Everything works well and is easy to customize.
- Βαθμολογία 5 από 5από JB, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Gonzalo Higuera Díaz, 5 χρόνια πριν
- Βαθμολογία 5 από 5από caouis, 5 χρόνια πρινOne of the best extension I use! Using a normal browser become a pain without it. Thank to Piro for making it (and for the hard work involved in porting it to webextension)
- Βαθμολογία 5 από 5από Bill, perhaps a cat, 5 χρόνια πρινTree Style Tab has noticably increased my efficiency using Firefox. I tried using Vivaldi's with its vertical tabs - that's pretty good, but I find Tree Style Tab to be more polished. I can keep many tabs and thoughts ongoing, yet easily shift topics by hopping from one subtree to another. Recommended.
- Βαθμολογία 5 από 5από hopehapper, 5 χρόνια πριν
- Βαθμολογία 5 από 5από dAN, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Jenn, 5 χρόνια πρινeasily the best solution for treed tabs in any browser. it's got some buggy habits but still leaps and bounds better than any solution i've found on firefox or other browsers. i've been using it for several years now and my workflow depends on it.
- Βαθμολογία 5 από 5από Brayan, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Ju, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 15878258, 5 χρόνια πριν
- Βαθμολογία 5 από 5από miguelk, 5 χρόνια πριν@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από _ztv, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 15707182, 5 χρόνια πριν