Tree Style Tab incelemeleri
Tree Style Tab geliştiren: Piro (piro_or)
1.716 inceleme
- 5 üzerinden 5 puanyazan: MidoriG, 6 yıl önce
- 5 üzerinden 5 puanyazan: skotadopsychos, 6 yıl önce
- 5 üzerinden 5 puanyazan: sujeet, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15954971, 6 yıl önceThis might be a really weird comment, but I really wonder why there is no copy of this extension on Chrome?
- 5 üzerinden 5 puanyazan: heyu, 6 yıl önce
- 5 üzerinden 5 puanyazan: Jaub, 6 yıl önceThis add-on has become very useful now that I do all my work from home. Everything works well and is easy to customize.
- 5 üzerinden 5 puanyazan: JB, 6 yıl önce
- 5 üzerinden 5 puanyazan: Gonzalo Higuera Díaz, 6 yıl önce
- 5 üzerinden 5 puanyazan: caouis, 6 yıl önceOne 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 üzerinden 5 puanyazan: Bill, perhaps a cat, 6 yıl önceTree 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 üzerinden 5 puanyazan: hopehapper, 6 yıl önce
- 5 üzerinden 5 puanyazan: dAN, 6 yıl önce
- 5 üzerinden 5 puanyazan: Jenn, 6 yıl önceeasily 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 üzerinden 5 puanyazan: Brayan, 6 yıl önce
- 5 üzerinden 5 puanyazan: Ju, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15878258, 6 yıl önce
- 5 üzerinden 5 puanyazan: miguelk, 6 yıl önce@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 üzerinden 5 puanyazan: _ztv, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15707182, 6 yıl önce
- 5 üzerinden 5 puanyazan: BlackViolet05, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15771272, 6 yıl önce
- 5 üzerinden 5 puanyazan: Maya Boughandjioua, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13541197, 6 yıl önce