Revisiones de Tree Style Tab
Tree Style Tab por Piro (piro_or)
2.196 revisiones
- Se valoró con 4 de 5por dajare, hace 8 añosHave just started using this with FF57, as the "list tabs" drop down that I'm familiar with from v. 56 and earlier seems to have gone AWOL. Tree Style Tab addon meets this need nicely, even if a bit more cumbersome than the old button used to be.
On the plus side, it has more features that I'm guessing I will grow into: it took me a moment to find the "expand/collapse all" toggle, for example, but it's there! The themes are decent, but I would prefer one that didn't differentiate the "sidebar background" from the "tab background" -- perhaps there is one already, though. Also, it would be nice to have an option with more compressed presentation.
On the whole, though, quite a valuable addon, and kudos to the developer for having this ready to run in the new world of Firefox Quantum. - Se valoró con 5 de 5por Steven Rudenko, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13469251, hace 8 años
- Se valoró con 5 de 5por Soulyaris, hace 8 añosСкрываем вкладки сверху/How you can hide tabs on top
Russian:
Идем в папку профиля фаерфокса. Обычно это лежит в c:\Users\*user*\AppData\Roaming\Mozilla\Firefox\Profiles\*что-нибудь*-default (смотрите по дате измения). Заходим, создаем папку chrome, в ней сосздаем 2 файла userChrome.css и userContent.css(достаточно первого). В файле userChrome.css пишем:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* Следующая строка будет прятать вкладки*/
#TabsToolbar { visibility: collapse; }
Сохраняем, идем в about:config, ставим toolkit.legacyUserProfileCustomizations.stylesheets в true, перезапускаем огнелис. Радуемся.
English
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 the following code:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* Hides tab bar*/
#TabsToolbar { visibility: collapse; }
Save it, check toolkit.legacyUserProfileCustomizations.stylesheets in about:config(in FF) is true, and restart firefox. Enjoy. - Se valoró con 1 de 5por Paul David, hace 8 añosI'd like to try this, but can't... attempting install tells me that my FF 57 is really 48, and refuses. This is on 64-bit Debian, in case that matters.
- Se valoró con 1 de 5por Usuario de Firefox 13466926, hace 8 añosWhat's with the permissions requirement?
- Se valoró con 5 de 5por Madscientist, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13463730, hace 8 años
- Se valoró con 5 de 5por Tony Villalta, hace 8 añosFantastic extension that helps me manage all the tabs I need to have open everyday. However, FireFox 57.0 update was the worst thing that could ever happen. The extension is not working as it used to and the worst, I have to deal with the traditional horizontal tabs that FireFox offers.
- Se valoró con 5 de 5por Usuario de Firefox 13446898, hace 8 añosCome on guys, new Firefox 57 has been just released, of course the Tree-style can have some bugs, wait a little.
I'm very grateful to the author for the fast adaptation of the addon to the new FF.
Tree-style was, is and will be must-have even with some bugs.
I'm going to donate. - Se valoró con 5 de 5por dtlowery, hace 8 añosFor those concerned about one of the most recent TST updates (I believe it's 2.2.8) that requires your permission to "Access your data for all websites", note that Piro addresses this concern in issue #1536 on TST's github project, specifically in the following comment: https://github.com/piroor/treestyletab/issues/1536#issuecomment-344792173.
I was concerned about this permission request at first, especially since I have enjoyed TST for so long and didn't want to stop using due to permission overreach. However I think I can accept the risk based on Piro's explanation of why Firefox issues the warning.
Thanks for the great add-on, Piro! I really appreciate your hard work :) - Se valoró con 1 de 5por Usuario de Firefox 13462266, hace 8 añosПосле внезапного краха всё дерево было утрачено. Теперь нужно создавать с нуля. С Tab Groups такого никогда небыло.
- Se valoró con 5 de 5por Usuario de Firefox 13461990, hace 8 años
- Se valoró con 4 de 5por Peter Bezdek, hace 8 añosMust have extension! I can not work without it. However, last days, very annoying bug. New tabs are not visible in tree sometimes. They are only in standart horizontal title bar.
- Se valoró con 5 de 5por Unisay, hace 8 añosCan't imagine my browsing experience without this extension. Has been using it for many years. Must have, best of class!
- Se valoró con 5 de 5por Anat, hace 8 añosI already use it for long time. great for my 800-900 tabs.
firefox update to 57, with no warnings...
firefox say TST is the same and took my session manager.
now all my trees become flat !!
I tried to use the migration cmd tool on the last session file, but it give access denied and also the exe can not be erase from my folder :-(
I also does not understand all the config in the advance section of this add-on.
just to mantion, it keeps new trees as created.
I could not find firefox 56 download, in order to downgrade.
how can I get all my tree structure back ?
TST 2.2.8
thanks - Se valoró con 1 de 5por Usuario de Firefox 13460695, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13460479, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13460445, hace 8 años
- Se valoró con 5 de 5por ToLive77th, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13458326, hace 8 añosOne of the most useful extension and the number one reason why I use Firefox.
- Se valoró con 5 de 5por Usuario de Firefox 13457757, hace 8 añosReally nice Add-On, especially for the fact that I can edit the CSS inside the settings.
Just one thing: Would it be possible to add an option to set the animation speed or transition time? - Se valoró con 5 de 5por Usuario de Firefox 12563879, hace 8 añosUsing it for a long time now... I love it... Firefox should have vertical tabs by default, its way more intuitive to scroll up/down than to move the tablist left/right, and its more productive since pages are vertical usually and vertical space is more precious nowadays
The tree feature is the best grouping/tracking of set of pages
The only thing this addon lack is the coloring of the tabs, would love to see that feature in a future release
To change the size of the tabs do:
/* Change tab height */
.tab {
height: 24px;
}