6 ms·
My solution was to write a bash script that runs something like "delete from moz_cookies where host not in 'ycombinator.com');" in the Firefox cookies.sqlite fi
by suyula 3y ago
My solution was to write a bash script that runs something like "delete from moz_cookies where host not in 'ycombinator.com');" in the Firefox cookies.sqlite file. I run that every time I suspend my computers.
- pndy 3y agoThere's Cookie AutoDelete extension for Firefox And Chromium-based browsers - it does that automatically