Critiques pour Tree Style Tab
Tree Style Tab par Piro (piro_or)
2 264 notes
- Noté 4 sur 5par Utilisateur ou utilisatrice 13483985 de Firefox, il y a 9 ansI'm very glad Piro had a revised version of Tree Style Tab for the latest major revision of Firefox. The user interface has changed, and functionality is somewhat less, but the core features remain present.
- Noté 5 sur 5par Utilisateur ou utilisatrice 12616388 de Firefox, il y a 9 ansAnonymous user 097179 ty for great explanation!!! Now all works right for this great extension!
- Noté 4 sur 5par Utilisateur ou utilisatrice 12973458 de Firefox, il y a 9 ans
- Noté 5 sur 5par SweetLily, il y a 9 ansBeen using this addon for years now, and tried a few alternatives, but nothing ever came close.
The developer Piroor is also very active on his GitHub. - Noté 3 sur 5par Utilisateur ou utilisatrice 13484250 de Firefox, il y a 9 ansI use this as a replacement for grouped tabs in Firefox 57. Actually it's better than grouped tabs since you can't have nested groups. With this Add-on you can.
But the Add-on really needs an option to NOT open new tabs as a child tab when I middle click on a link. Opening a link from a website often but not always says something about the hierarchical relationship between those tabs. When I click on a link in a list of search results that makes sense. When I click on a "see also ..." link at the bottom of the page of some documentation or on a link to related videos on YouTube it's just nasty that those new tabs always become child tabs of the current one. - Noté 5 sur 5par Utilisateur ou utilisatrice 13483924 de Firefox, il y a 9 ansNot Piro's fault for the top tabs, that is Firefox's new API limitation and Piro has gone to great lengths to get it this far. Just a simple couple of steps to get rid of the top tool bar if you read the bubble information in the new update or just look for the links in these reviews.
Still an indispensable addon for Firefox. I like the new version and thrilled it made it over to the new version 57. I wouldn't use Firefox without it to be quite honest.
Thank you Piro, been using your addons for years. My workflow would not be the same without them.
For those that can't be bothered to educate themselves, here's a copy/paste from someone that took the time to write out step by step instructions. Takes less than 2 minutes to do.
If you're like me and primarily used this add-on to remove the tabs from the top, follow these instructions provided by user Soulyaris:
"Inside your profile folder(it usual c:\Users\*user*\AppData\Roaming\Mozilla\Firefox\Profiles\*something*-default (check date of modified),
Create a new folder named chrome.
Inside the chrome folder, create two new files, userChrome.css and userContent.css.
At the top of userChrome.css, add (copy/paste) the following:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* Hides tab bar*/
#TabsToolbar { visibility: collapse; }
Save it and restart firefox. Enjoy."
That's it, enjoy tree-style without the top tabs. - Noté 5 sur 5par Utilisateur ou utilisatrice 13402137 de Firefox, il y a 9 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 13174481 de Firefox, il y a 9 ansIt updated on it's own and I DO NOT LIKE the new version. Why the hell would I still want the top taps if I have side tabs. As far as I can tellthere's no way to fix this, which pretty much renders is useless to me.
- Noté 5 sur 5par Jason Tackaberry, il y a 9 ansWhat can I say: were it not for this addon, I would not be using Firefox. Piro has undertaken a thankless, herculean task to rewrite from scratch a very mature extension using a new, immature API, wrestling with its many limitations, working with Mozilla to extend the API to bring this add-on, and many others, up to more usable levels.
There are many rough edges with this new WebExtensions version of TST, but it would be impossible to penalize Piro for those, as I see just how much effort he his putting into bringing the best possible experience to his users.
WebExtensions or not, TST is utterly indispensable. And it will only get better from here.
(Piro: I understand how demoralizing it must be to get these 1 star reviews from users who don't know any better. Hope you're sufficiently able to ignore them.) - Noté 5 sur 5par Ch. (aka sftblw), il y a 9 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 13411095 de Firefox, il y a 9 ansIM going crazy over it.
- Noté 4 sur 5par Utilisateur ou utilisatrice 13473926 de Firefox, il y a 9 ansПолезное приложение, хоть что-то, что позволяет получить нормальные вкладки а не эти скукоженные сверху, а можно добавить авто группировку вкладок чтобы 1 нижние адресу группировались под верхним? по типу
youtube.com
youtube/1
youtube/2 - Noté 5 sur 5par Utilisateur ou utilisatrice 12667402 de Firefox, il y a 9 ans
- Noté 5 sur 5par JHP, il y a 9 ansIt's a must have! Thanks.
It's just the Firefox 57 upgrade that is a bit hard but it is not the developer's fault! I was just surprised not to see my vertical tabs on the left (even after some FF restarts) until I read that there is a button to display it! Maybe there is a bug or the developer simply forgot to make this visible by default or maybe FF57 does not allow this.
For the upgrade, I had to follow the migration tutorial here: https://github.com/piroor/treestyletab/wiki/How-to-convert-session-information-from-old-TST-0.19.x-to-new-TST-2.x
And then I used the following CSS rule to hide the "standard tab bar on the top": https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#hide-horizontal-tabs-at-the-top-of-the-window-1349
First I had to created a folder chrome inside my user profile directory, then a new file userChrome.css where I placed the following code:
#TabsToolbar {
visibility: collapse !important;
}
This hides the "standard tab bar on the top" as expected.
Now I finally have TST quite as before, and at least as usefull as before!
Thanks again @Piro and other developers to keep maintaining this add-on! - Noté 5 sur 5par Utilisateur ou utilisatrice 12807344 de Firefox, il y a 9 answorks great with WebExtensions!
- Noté 2 sur 5par Utilisateur ou utilisatrice 13297579 de Firefox, il y a 9 ansРасширение не убирает горизонтальные вкладки. Итого: дублирование информации и лишнее место на экране.
The extension doesn't remove horizontal tabs. So, just doubling info and takes odd place on screen. - Noté 5 sur 5par Utilisateur ou utilisatrice 12698138 de Firefox, il y a 9 ansIt works great with firefox 57. Almost like in 56 but need to configure it a little bit. Use github instructions to get TreeStyleTab which it was at firefox 56.
На firefox 57 работает практически также как и на 56 с небольшими допилами. Используйте инструкцию на гитхаб чтобы сделать всё как ранеьш. - Noté 5 sur 5par Phil Sheppard, il y a 9 ansJHP - Many thanks for referencing the code to remove the horizontal tabs. Can you tell me the name of the 'user profile directory' folder, as I can't find it in Windows Explorer.
- Noté 1 sur 5par Utilisateur ou utilisatrice 13478335 de Firefox, il y a 9 ansI thought just once in my life and upgrade or update would be better than the old and not screw it up.
In previous versions of Tree Style Tab , unopened tabs would show up in red. In all his wisdom the developer has decided to discontinue that extremely useful feature, which helps when you have dozens of tabs open. Why be a developer if you are just going to make your product worse? - Noté 5 sur 5par Angel2S2, il y a 9 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13477883 de Firefox, il y a 9 ans
- Noté 2 sur 5par Mrsweet, il y a 9 ansLa idea de las pestañas de estilo arbol es reemplazar a lo incomo que es el tener tantas pestañas en la parte superior, ahora no se ocultan como en versiones pasadas de firefox, una pena de verdad llevo añños usando la extension, parece que esta perdiendo el sentido
- Noté 5 sur 5par Utilisateur ou utilisatrice 13476255 de Firefox, il y a 9 ans