Pógódnośenja za Tree Style Tab
Tree Style Tab wót Piro (piro_or)
1.670 pógódnośenjow
- Z 5 z 5 pógódnośonywót Blade, hace 5 añosBest 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.
- Z 5 z 5 pógódnośonywót Grindelka, hace 5 años
- Z 5 z 5 pógódnośonywót MidoriG, hace 5 años
- Z 5 z 5 pógódnośonywót skotadopsychos, hace 5 años
- Z 5 z 5 pógódnośonywót sujeet, hace 5 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15954971, hace 5 añosThis might be a really weird comment, but I really wonder why there is no copy of this extension on Chrome?
- Z 5 z 5 pógódnośonywót heyu, hace 5 años
- Z 5 z 5 pógódnośonywót Jaub, hace 5 añosThis add-on has become very useful now that I do all my work from home. Everything works well and is easy to customize.
- Z 5 z 5 pógódnośonywót JB, hace 5 años
- Z 5 z 5 pógódnośonywót Gonzalo Higuera Díaz, hace 5 años
- Z 5 z 5 pógódnośonywót caouis, hace 5 añosOne 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)
- Z 5 z 5 pógódnośonywót Bill, perhaps a cat, hace 5 añosTree 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.
- Z 5 z 5 pógódnośonywót hopehapper, hace 5 años
- Z 5 z 5 pógódnośonywót dAN, hace 5 años
- Z 5 z 5 pógódnośonywót Jenn, hace 5 añoseasily 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.
- Z 5 z 5 pógódnośonywót Brayan, hace 5 años
- Z 5 z 5 pógódnośonywót Ju, hace 5 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15878258, hace 5 años
- Z 5 z 5 pógódnośonywót miguelk, hace 5 años@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;
} - Z 5 z 5 pógódnośonywót _ztv, hace 5 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15707182, hace 5 años
- Z 5 z 5 pógódnośonywót BlackViolet05, hace 5 años
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 15771272, hace 5 años