Critiques pour Tree Style Tab
Tree Style Tab par Piro (piro_or)
2 264 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 13652537 de Firefox, il y a 9 ans
- Noté 5 sur 5par geeky_kappa, il y a 9 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13635675 de Firefox, il y a 9 ansFound it pretty good but why does it force-enable tab containers? This adds another item to the context menu with no option to disable.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13630834 de Firefox, il y a 9 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 6925536 de Firefox, il y a 9 ansGreat extension - allows for really intuitive organization of tabs.
- Noté 5 sur 5par Edward C., il y a 9 ansWonderful!
There used to be a "Search Tabs" feature. Is it possible to bring it back? - Noté 5 sur 5par Luben Karavelov, il y a 9 ansThe best tree-tabs add-on. Long time user (~5 years) and I like the migration to the web-ext. The only ask for firefox developers is to put an API to hide the old tabs bar so that it can be used by add-ons like TST. Currently I am hiding the tab-bar from the userChrome.css.
Shameless plug: I have written the load-progress-bar add-on to give me a little better idea about the page load progress that I am missing in the new FF57 and I find useful in combination with TST - Noté 4 sur 5par SpitFire-666, il y a 9 ansCan't live without it. One thing that annoys me is that the trees will sometimes randomly collapse by themselves. I've tried changing some settings but it still does it. cheers!
- Noté 5 sur 5par Heckscher, il y a 9 ansOne of the main reasons I choose Firefox - this makes it easy to maintain separate workspaces for different projects, and to keep track of a lot of tabs. Incredibly useful
- Noté 3 sur 5par zk, il y a 9 ansvery unreliable extension at ff 57. At previous versions it worked better.
After initial opening of browser at some of windows it shows "loading" indicator forever. And it's possible to move between tabs with keyboard only at the window. Sometimes it loose list of opened tabs at sidebar, though they are accessible via keyboard.
Also order of tabs is broken sometimes for keyboard.
I tired to struggle with it for 1 month. I give up now. - Noté 5 sur 5par omidmr, il y a 9 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13608015 de Firefox, il y a 9 ansVery nice, but can't see bookmarks in vertical also. See to Vivaldy layout, two vertical spaces, one for tabs and the other for the bookmarks. If only I could have a shortcut to switch from one to another, at least the lack of seeing both columns at the same time would have less impact.
- Noté 5 sur 5par Joshua Cantara, il y a 9 ans
- Noté 2 sur 5par Utilisateur ou utilisatrice 13603772 de Firefox, il y a 9 ans
- Noté 4 sur 5par embrion, il y a 9 ansFor years now, trees are easily malfunctioning: many kinds of positional/branch errors or even sticking to a place for no reason.
There should be option for no animation after reordering was requested.
No "unload tree" button exists, not sure if possible.
During last month, a couple of tabs got not clickable, requiring use of keyboard to navigate/close. - Noté 5 sur 5par lunix, il y a 9 ans10/10 !
to hide the usual tabs, and to hide title bar of TreeStylTab
[your firefox profil folder] /chrome/userChrome.css
--------------------------------------------------------------------
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#tabbrowser-tabs { visibility: collapse !important; }
#sidebar-header {
display: none;
} - Noté 5 sur 5par Bea, il y a 9 ansGreat when juggling multiple tabs. A must have! Easy to use without any issue at all. 5* from a satisfied customer.
- Noté 3 sur 5par Utilisateur ou utilisatrice 13472591 de Firefox, il y a 9 ansПочему после закрытия панели, перестаёт работать инверсия открытия вкладок!!!!!
- Noté 4 sur 5par Utilisateur ou utilisatrice 10868514 de Firefox, il y a 9 ans
- Noté 5 sur 5par pemster, il y a 9 ansThis extension has changed my life. My work can involve juggling many web pages, whether I'm maintaining issues in JIRA, Writing pages in Confluence, filling in timesheets, or any number of other things. So many mistakes used to happen when I had 3 copies of the same page open at the same time and editing content in 2 of them at once without noticing. But no more! All my pages are now organised in a way that actually mirrors the way I'm working. This is a browser extension that makes me smile! :-)
- Noté 4 sur 5par Utilisateur ou utilisatrice 13453643 de Firefox, il y a 9 ansVERY Useful! I just wish we could change the look and feel of the sidebar, have thumbnails, and have it Support (as in group them accordingly to...) Mozilla's Multi-Account-Containers. (See https://github.com/mozilla/multi-account-containers/#readme )
- Noté 5 sur 5par Utilisateur ou utilisatrice 13596911 de Firefox, il y a 9 ansThis is one of the extensions I can't browse without after trying it for about five minutes!
It's just perfect for maniacs like me who tend to have at least a dozen tabs open at any time. Especially at work where I like to have the complete trail of websites visited while researching the latest technical problem(s) available and organized. - Noté 5 sur 5par Panettone, il y a 9 ansVery useful: With this extension I get a better overview of my tabs. The only thing I miss is "Custom Tab Groups". For example: Work, Personal, Programming, Todo, etc.
- Noté 4 sur 5par Utilisateur ou utilisatrice 13591657 de Firefox, il y a 9 ans
- Noté 5 sur 5par Simon, il y a 9 ansThanks for this addon!
I really like the native tab bar, but I also like how Tree Style Tab groups related tabs together. So I created an addon based on this addon that colors the native firefox tab bar based on the group the tabs are in.
https://addons.mozilla.org/firefox/addon/tab-groupcolor/ (please don't break the dependency :))