-
Notifications
You must be signed in to change notification settings - Fork 349
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
MAC saves each Temporary Container #1623
Comments
MAC shows all containers added to Firefox using the native API, and TCs aren't special somehow (despite the fact that the TC Add-on removes them after a while), which is why they're listed as well. |
Would love to see this changed to exclude tmp containers. I had to disable sync because it was amplifying the number of these so much. I had 100+ of them syncing between the various installs of FF that I have. The UI to configure temp container lifetime seems to have disappeared too, forcing me to need to clean these up after sync by hand. |
I think part of the reason is because TC has the ability to convert temp to perm container and vice versa. I've tested and It's compatible with MA-C. |
Does anyone have a workaround to remove all these temp containers with one command? Going through each one of them manually is just too painful. |
@lestephane Maybe stoically/temporary-containers#371 (comment) can be of help |
The temporary containers get saved and are impossible to delete, as they re-appear on sync! |
Actual behavior
MAC creates and saves each newly created Temporary Container
Expected behavior
MAC does not save Temporary Containers
Steps to reproduce
Notes
The text was updated successfully, but these errors were encountered: