-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature request] Disable tree functionality (no branching, just a flat tabs list) #1544
Comments
After 49c9539 (it will be included to the next release newer than 2.2.9) you can do it with secret configurations. Go to TST's configuration and turn on the Debug mode, then all internal configurations are listed. Then you should uncheck two checkboxes |
However, basically "Tree Style Tab" is designed to operate tabs as "Tree", such use case is quite irregular. Please note that these configs can be broken in future versions and there is no guarantee. I still recommend you to switch to any other vertical tab bar addon like Tab Center Redux. |
@piroor This is not irregular. For me, using it as a vertical tab list (because I have 200+ tabs open) is the primary purpose (alternative: switch browser to Vivaldi), and the fact of having them as a tree is just a nice to have. (kinda bug) Especially that once in a while 100+ tabs suddnely become children of a tab that never opened them (and when I close the parent, they don't get promoted to level 1, they become children of another tab). I came here looking for a single-shot option to flatten the list. |
@ikari-pl Sadly TST's tree structure is sometimes broken. Disabling cache for optimization lets you to clear such a broken information and TST will reconstruct tree of tabs, so please try that when you get such a problem on the next time. |
I close this because outdated. |
#1544 (comment) still seems to work today to "flatten" the tab tree. Instructions for Firefox 68: Go to Tools > Add-Ons > Find "Tree Style Tab" and click on the three dots "..." next to its entry to select "Preferences" > Scroll all the way down to an expandable menu named "All Configs" > Click on the small black triangle to expand the menu if it isn't already > Uncheck the checkboxes |
Thanks for the workaround. This was one of the main reasons I was using Tab Center Redux / Tab Center Reborn (well that and the the window preview thing was kinda nice). |
@miguno EDIT: EDIT: |
I tried it today (now), and it works very well. |
Can confirm, this works in current version 3.9.19 with Firefox 116.0.2. I realize the tree structure is what this extension does. But it would be nice, if there was a way to disable the tree structure with one option. But then again, I understand it's not what this extension was made for, and I respect that. Glad it was possible to tweak to my needs. |
Short description
It would be nice to be able to completely disable tree functionality and have a simple flat tab list (max tree depth 0).
I realize it conflicts with originally intended addon purpose, but nonetheless I think this feature demand is non-zero, since similar popular addons I've previously seen had it.
The text was updated successfully, but these errors were encountered: