Recenzje dodatku Tree Style Tab
Tree Style Tab Autor: Piro (piro_or)
1666 recenzji
- Ocena: 5/5Autor: skotadopsychos, 5 lat temu
- Ocena: 5/5Autor: sujeet, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 15954971, 5 lat temuThis might be a really weird comment, but I really wonder why there is no copy of this extension on Chrome?
- Ocena: 5/5Autor: heyu, 5 lat temu
- Ocena: 5/5Autor: Jaub, 5 lat temuThis add-on has become very useful now that I do all my work from home. Everything works well and is easy to customize.
- Ocena: 5/5Autor: JB, 5 lat temu
- Ocena: 5/5Autor: Gonzalo Higuera Díaz, 5 lat temu
- Ocena: 5/5Autor: caouis, 5 lat temuOne 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)
- Ocena: 5/5Autor: Bill, perhaps a cat, 5 lat temuTree 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.
- Ocena: 5/5Autor: hopehapper, 5 lat temu
- Ocena: 5/5Autor: dAN, 5 lat temu
- Ocena: 5/5Autor: Jenn, 5 lat temueasily 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.
- Ocena: 5/5Autor: Brayan, 5 lat temu
- Ocena: 5/5Autor: Ju, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 15878258, 5 lat temu
- Ocena: 5/5Autor: miguelk, 5 lat temu@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;
} - Ocena: 5/5Autor: _ztv, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 15707182, 5 lat temu
- Ocena: 5/5Autor: BlackViolet05, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 15771272, 5 lat temu
- Ocena: 5/5Autor: Maya Boughandjioua, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 13541197, 5 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 11270652, 5 lat temu
- Ocena: 5/5Autor: Maxim P, 5 lat temu