this post was submitted on 15 May 2025
25 points (87.9% liked)
Firefox
19609 readers
20 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My guess is that op wants to delete all cookies except the ones that maintain login etc
cookie auto delete support white listing certain cookies for certain domains. Unless OP want a plugin that can automatically figure out what cookies are required to stay logged in for what domain which is impossible
Yes, and also on a per-container basis, because different containers have different logins to the same website As I described in the other post https://lemmy.ml/post/30131984/18621605
I think you are correct to say it is currently impossible.
Well according to chatgpt, because
Cookie AutoDelete can whitelist by domain, but not per-container.
Firefox Multi-Account Containers (MAC) don’t expose cookie APIs per container to extensions — this is a Mozilla limitation.
Session cookies (those not marked as persistent) are deleted on shutdown unless the domain is explicitly allowed to "stay logged in" (via about:preferences#privacy > Cookies & Site Data > Exceptions). But not on a per-container nor per-cookie basis, it is all or nothing. Whitelisted websites keep ALL their cookies
Lastly, there does not exist a repository of cookie rules for user to share the session cookie names on a per-website basis
In other words, there does not exist a "sponsorblock-like" equivalent but tracking and identifying in a crowdsources way, the session cookies