163 บทวิจารณ์
- ได้รับการจัดอันดับ 5 จาก 5โดย Jim, 7 ปีที่แล้วGreat replacement for Tree Style Tabs. Make sure you add window:not([privatebrowsingmode="temporary"]) #tabbrowser-tabs { visibility: collapse !important; } to a file called userChrome.css in a directory you create called chrome in your Firefox profile directory if you want to get rid of the default tabs.
- ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13436376, 7 ปีที่แล้วUsed TST years, last night tried Tree Tabs new version on version 57, it is much faster than TST, and lots of customization options. Love it! Fantastic job Kroppy!
- ได้รับการจัดอันดับ 5 จาก 5โดย AlexStarc, 7 ปีที่แล้วSuper useful for work when you need to have multiple tabs and want to organize these tabs effectively!
- ได้รับการจัดอันดับ 5 จาก 5โดย dzodzu, 7 ปีที่แล้วF**k Yeah!
Vertical tabs, groups, and trees! Perfect! - ได้รับการจัดอันดับ 5 จาก 5โดย Bluezo, 7 ปีที่แล้วNice addon !
Testing it alternatively with TST on FF 57b ...
Promising ways to get rid of tabs above ...
Check this script to minimize the tabBar still more ... https://www.reddit.com/r/FirefoxCSS/comments/7512nz/minimized_titlebar_buttons_minimizemaximizeclose/ - ได้รับการจัดอันดับ 5 จาก 5โดย Bart, 8 ปีที่แล้วThis replaces everything I used from Tree Style Tabs. Nice work!
- ได้รับการจัดอันดับ 5 จาก 5โดย Ed, 8 ปีที่แล้วFinally a vertical tree style tab manager for FF57.
How do I apply a style once I've changed it? Also please shout once you've fixed the donation link so we can say thank you properly. - ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 12753570, 8 ปีที่แล้วWorks great, if a bit less featureful than the previous addons. CPU/memory usage is much better though, as is speed. So I'm happy.
Enchancement Request: ctrl tab with clicking on currently active tab. This is a huge time saver, and tree style tabs had it. Huge ergonomic advantage. - ได้รับการจัดอันดับ 5 จาก 5โดย dddiam, 8 ปีที่แล้วI typically have around 250 tabs open in FireFox, and Tree Tabs makes them manageable.
My enhancement request is for "Folders".
A "Folder" is just a dummy tab with a category name on it, into which can be dragged other tabs or trees or sub-folders.
I currently simulate folders by having open, dummy google docs documents, renamed to my desired folder name. Each document is its own tab. So, for example, I can have a google docs document called "STORES" which has a corresponding tab titled "STORES". I drag tabs from Walmart, Target, Home Depot, etc. into the "STORES" tab. Another dummy document called "HEALTH" would provide a tab into which I would drag all of my health-related web pages' tabs.
It would be safer and cleaner, though, to have "folders" implemented directly as part of the Tree Tabs extension. - ได้รับการจัดอันดับ 5 จาก 5โดย Morthawt, 8 ปีที่แล้วI like to have my tabs open. Similarly to Steve Gibson of GRC. Although not "quite" as many as that. I regularly would have 70+ tabs open during a day, probably more. Firefox is terrible, scrolling them etc. I need to see my tabs at a glance. This does the job.
- ได้รับการจัดอันดับ 5 จาก 5โดย Alex Smith, 8 ปีที่แล้วThank you for working on this! FYI - clicking on your PayPal donate link simply takes me to the PayPal homepage :(
การตอบกลับของนักพัฒนา
โพสต์เมื่อ 8 ปีที่แล้วDon't worry about donation. I have some problem with my paypal account, since my card ended few days ago, I have it updated, but still it's kinda suspended. Hopefully it will be resolved soon. Thanks. - ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 13133600, 8 ปีที่แล้วWorks well and has a decent feature set. Possibility to change colors and plenty context menu options. Has a few bugs though. Some of the sidebar icons don't work. Unfortunately there is no way to hide the default Firefox tab bar until the new web extension API allows something like that.
I would also appreciate it if tabs opened from links in the active tab were treated as children of the active tab. Currently it is possible to attach all new tabs as children of the active tab, but not those opened from links specifically. - ได้รับการจัดอันดับ 5 จาก 5โดย ผู้ใช้ Firefox 12450072, 8 ปีที่แล้วWorks very well on 64 bit Firefox 54, the sidebar now opens so that issue got fixed. The only problem right now is that, with default settings, when I open new tabs by middle clicking on links on a page, they open at the bottom of the tab list, as if the maximum tree depth is 0 (when it's at the default -1). Setting "append orphan tabs" to "treat as active tab's child" fixes this, but then obviously every tab gets opened as a child of the active one, new tabs, bookmarks, etc. Would appreciate it if you could look at that.
การตอบกลับของนักพัฒนา
โพสต์เมื่อ 8 ปีที่แล้วIt's new web extensions API limitation in Firefox, tab object does not provide "openerTabId", which is present in any chromium browser. New tabs opened from a middle click, ctrl+link click, new tab button or even bookmark will not append to the tree, since new tab does not have any information which tab opened it.
In essence there is no parent/child information.
To somewhat mitigate lack of that, you must set "Append orphan tabs" to "treat as active's tab child" as you mentioned.
Firefox team is working on it and I hope they will not ignore this issue.
For this matter, you can join conversation at:
https://bugzilla.mozilla.org/show_bug.cgi?id=1238314
I know he has his hands full with other more important bugs, but you can beg Kris Maglione for a fix ;)