"auto delete cookies" extension has a setting for "Firefox containers tabs" on desktop
after setting up the Firefox multi-account containers extension, from Mozilla, and creating names for all my containers then going to 'auto delete cookies list of expressions' setting it shows all my container names so I can set expressions for each container
first i had to allow the "enable support for firefox containers tab" in the main settings of auto delete cookies
works
Side tip, the wildcard functions similarly as you would expect: gi*b.com will match gitlab.com and github.com
This means that if you want to set all cookies to delete after browser restart, add a * to the greylist
www.example.com matches a rule for example.com because the www part is stripped
i just followed these from the github page
@ecksmc Got it. Was momentarily confused b/c that's orthogonal to my approach: delete 'em all and let FSM sort 'em out.
This finesse approach will take some thought :)