Y
Hacker News
new
|
ask
|
show
|
jobs
by
suyula
1156 days 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.
1 comments
pndy
1156 days ago
There's Cookie AutoDelete extension for Firefox And Chromium-based browsers - it does that automatically
link