Análises para Tree Style Tab
Tree Style Tab por Piro (piro_or)
1654 análises
- Avaliado em 5 de 5por Utilizador do Firefox 13664563 , há 7 anosAn essential extension for those who open a lot of tabs. It is especially useful for grouping tabs from various sites.
It would really be helpful if it were possible to disable the tabs at the top of the page. - Avaliado em 5 de 5por Utilizador do Firefox 12527320 , há 7 anosWell designed, simple, and easy to use. Beautifully integrated into the builtin Sidebars. Tabs are automatically arranged in a hierarchical structure and you can fold and unfold a parent item. I've only started using this minutes ago, but I already love this addon!
- Avaliado em 5 de 5por Utilizador do Firefox 13661007 , há 7 anos
- Avaliado em 5 de 5por Utilizador do Firefox 13563579 , há 7 anosgreat, but now i have tree tab, the orignal tab bar is not nececery now, how can i make it disapear?
- Avaliado em 5 de 5por Utilizador do Firefox 13657312 , há 7 anosVery useful, clean and light weight. Also, an excellent port to the new firefox infrastructure.
- Avaliado em 5 de 5por Utilizador do Firefox 13652537 , há 7 anos
- Avaliado em 5 de 5por geeky_kappa , há 7 anos
- Avaliado em 5 de 5por Utilizador do Firefox 13630834 , há 7 anos
- Avaliado em 5 de 5por Utilizador do Firefox 6925536 , há 7 anosGreat extension - allows for really intuitive organization of tabs.
- Avaliado em 5 de 5por Luben Karavelov , há 7 anosThe 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 - Avaliado em 5 de 5por Joshua Cantara , há 7 anos
- 10/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;
} - This 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! :-)
- Avaliado em 5 de 5por Utilizador do Firefox 13596911 , há 7 anosThis 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. - Thanks 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 :)) - First: If you think the add-on doesn't work, press F1 or click the "Tree Style Tab" button that appears. The options page tells you this, but we all know people are too impatient to read the manual and expect everything to be done for them instantly.
Due to current limitations with WebExtensions (in Firefox 57.0.2), this add-on can't remove tabs from the top of the screen, so the user has to do this themselves by modifying their userChrome.css file. There is a post on the Firefox subreddit detailing how to do this, but I would like to see this guide included or referenced in the options page until such functionality can be added to the WebExtensions API: https://www.reddit.com/r/firefox/comments/736cji/how_to_hide_native_tabs_in_firefox_57_tree_style/
Caveats aside, Tree Style Tab is still an exceptional organizational tool for anyone who has a habit of opening new tabs for everything. With the tree organization, you always know which tab opened from or is related to which other tab, and the options for how you want the tabs to behave are extensive. The only faults I can find have to do with limitations of the new add-on engine, so I can't think of any reason to deduct stars. Great add-on, essential to how I navigate the web. - Avaliado em 5 de 5por dzmitry.lahoda , há 7 anos
- Avaliado em 5 de 5por Utilizador do Firefox 13501553 , há 7 anos
- Nice integration in FF57 !
Can you add a configurable keyboard shortcut so we can fast switch between bookmarks (CTRL-B) and Tree Style Tab (CTRL-something) ?
Is there any way to save a Tree Style Tab session and get the tree as identical when loading it ? When I use Tab Session Manager the tree is lost :(
Thanks !