-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
Tab group color and title not saved #16
Comments
@tomasro27 You are right - the reason for this is that chrome gives the new windows new ids, so the tab manager doesn't know which new windows to give the old colors to. I'm not sure if I can fix this properly. A better fix for this might be the saved windows #13 |
Running into this issue as well... may I make a suggestion? I use another app called Tabs Outline (https://chrome.google.com/webstore/detail/tabs-outliner/eggkanocgddhmamlbiijnphhppkpkmkl) primarily for crash recovery of my tabs, but I do sometimes save a window of tabs by giving it a name. These saved windows update with tabs that I add to or remove from the window, rather than a fixed set of tabs like the saved windows in Tab Manager Plus. Not only would this behavior resolve the issue of losing window names, but it would make saved windows more of an ongoing workflow for that project -- something I would personally find more useful than a bookmarked window of fixed tabs. It could also be a separate feature from saved windows rather than replace it (Projects vs. Bookmarks windows?). Would be a welcome addition either way; Tabs Manager Plus has a far superior UI and usability than Tabs Outline (or any tab organization extension, for that matter!). |
Just a little variant of this issue: when I close "normally" Firefox 75 and reopen it, all the tab titles are mixed so that none of them matches the right tab group. |
I feel "tab group" is not used consistently over the different issues. I'd talk about the browser feature of grouping tabs in a window, but I think others are talking about windows or groups in tab manager plus... Forcing all "named & colored" windows into a new (chrome) tab group, could fix the above mentioned issue, because those are persistent even over a browser crash. -> #218 |
@mastef are there any plans for the support of tab groups? |
Duplicate of #178 ( color / names of windows lost after browser restart ) Support of tab groups is not planned |
If chrome crashes, or computer restarts, the state of the tab groups is saved, but not the titles or the color. So then it becomes very hard to track what was what.
It would be great to have the titles of each group persist even when chrome crashes or computer restarts.
The text was updated successfully, but these errors were encountered: