dessant / clear-browsing-data

Browser extension for clearing browsing data, available for Chrome, Edge and Firefox
https://addons.mozilla.org/en-US/firefox/addon/clear-browsing-data/
GNU General Public License v3.0
183 stars 22 forks source link

Cookies not deleted in Firefox #37

Closed Ainson closed 3 years ago

Ainson commented 3 years ago

I've used CBD for years, but checking Firefox settings now, I see cookies still remain, even if CBD is set to delete cookies from all time.

Any ideas?

CBD 3.2.0 Firefox 92 Windows 7 (64)

dessant commented 3 years ago

You're probably seeing this issue: https://github.com/dessant/clear-browsing-data/issues/13

A workaround is to disable the Cache API by setting dom.caches.enabled to false in about:config, manually clearing any leftover data, and restarting the browser. Please let me know if your issue still persists after doing that.

Ainson commented 3 years ago

This seems to have helped as sometimes all cookies are gone now, but other times some remain, and can only be gotten rid of manually. (I'm refreshing Firefox' settings page to make sure it's not just a display issue)