mozilla / multi-account-containers

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
https://addons.mozilla.org/firefox/addon/multi-account-containers/
Mozilla Public License 2.0
2.64k stars 322 forks source link

🚧 WIP: add ability to remove a container data only #2498

Open dannycolin opened 1 year ago

dannycolin commented 1 year ago

This adds a option in the info panel that let the user removes the data (cache, cookies and localStorage) for the selected container.

The option is only clickable if there's data associated to the container.

Closes #303

kiloPause commented 1 year ago

any progress?