Vurdering for Tree Style Tab
Tree Style Tab av Piro (piro_or)
2 234 vurderingar
- Vurdering: 4 av 5av Rahi, 8 år sidan
- Vurdering: 5 av 5av Firefox user 13133791, 8 år sidan
- Vurdering: 5 av 5av rom100main, 8 år sidan
- Vurdering: 5 av 5av Firefox user 13556871, 8 år sidan
- Vurdering: 5 av 5av Firefox user 13556723, 8 år sidanyo! I second "Can't live without it"
Thanks a LOT for this awesome extension.
Several years ago (about 6 i think), the sudden inspiration crossed my mind, that tabs should not be listed horizontally, and after some longer research at that point in time (treestyletab was lesser known), i found this and was happy EVER AFTER.
It's pretty incredible that the devs made this working with firefox Quantum out of the box, I can't believe the effort.
I just wanna say: Thank you!
And you don't even want Donations, tears in my eyes, much love :) - Vurdering: 4 av 5av bashley, 8 år sidanI like it a lot, but I'd like to be able to change the background and text colors and weights of the tabs themselves in Firefox 57/linux. Some of the .css tweaks work, some work in strange ways, and some don't work at all. It was way better before FF57.
- Vurdering: 5 av 5av Eepbee, 8 år sidanTST is the reason I've never even considered switching to using another browser. Works perfectly on FF57. Thank you so much for all your hard work!
- Vurdering: 4 av 5av zhentos2, 8 år sidan
- Vurdering: 5 av 5av Akinfold, 8 år sidan
- Vurdering: 5 av 5av Adam Fontenot, 8 år sidan
- Vurdering: 4 av 5av Alexander Martinez, 8 år sidanThanks for this add on, it's realy helpfully for user who use a lot of tabs in a session.
I really miss 2 things that wass very usefull, the auto hide, and the transparency without rezize the webpage area.
I don't know if it's posible cus the api limits. - Vurdering: 5 av 5av Ammar Najjar, 8 år sidanThank you for this very useful addon, cannot use browser without it.
- Vurdering: 5 av 5av Firefox user 13547239, 8 år sidanSplendid job on converting to Firefox Quantum. With the changes to chrome.css from the wiki, it looks great!
- Vurdering: 5 av 5av Firefox user 13547018, 8 år sidan
- Vurdering: 2 av 5av Firefox user 13546646, 8 år sidanТак изуродовать прекрасное дополнение ... Это надо было приложить массу усилий.
- Vurdering: 1 av 5av lokky, 8 år sidan
- Vurdering: 5 av 5av Firefox user 13545342, 8 år sidan
- Vurdering: 5 av 5av Firefox user 13543912, 8 år sidan
- Vurdering: 3 av 5av Aspra, 8 år sidanNope. This will not work until the horizontal tabs can be eliminated. It is way too odd to have two tabs areas showing.
- Vurdering: 4 av 5av Firefox user 13543417, 8 år sidanTree-style tabs are more compact and orderly than organizing tabs through the normal tabs bar. This extension has a few bugs in it, but it's still indispensable to saving time on the internet! Thank you, Piro. :)
- Vurdering: 5 av 5av Firefox user 13543425, 8 år sidanPerfect when opening lots of tabs on a widescreen monitor. All tabs remain readable contrary to the normal tab layout.
- Vurdering: 3 av 5av Firefox user 13541580, 8 år sidanIo non voglio vedere le schede in alto. Spero che questo problema sia risolto in futuro.
- Vurdering: 5 av 5av Firefox user 13541078, 8 år sidanif not this plug-in I'd give up using FF and go for Chrome!
- Vurdering: 5 av 5av gorbush2000, 8 år sidanThis is must have extension. It would be even greater if it could work in tandem with ColorfulTabs.
Just to remind older comments. One can hide FireFox tab bar and Side Panel title with userChrome.css file like that:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* to hide the native tabs */
#TabsToolbar { visibility: collapse; }
/* to hide the sidebar header */
#sidebar-header { visibility: collapse; }