Hacker News new | ask | show | jobs
by Buetol 3653 days ago
Is it possible to implement this feature via the extension API ? Exposing the low-levels, like choosing the cookie jar or intercepting calls to the local storage, would sprawl some really good privacy-enhancing extensions.

EDIT: Looks like there are already extensions doing that ! nice !

1 comments

> EDIT: Looks like there are already extensions doing that ! nice !

Can you send a link?

On chrome it's "Tab Cookies": https://chrome.google.com/webstore/detail/tab-cookies/iahecg...

On firefox, "Self destructing cookies": https://addons.mozilla.org/en-US/firefox/addon/self-destruct...

You're welcome :)