Análises para Auto-Clear Site Data
Auto-Clear Site Data por byuserforuser
4 análises
- Avaliado em 5 de 5por p1usminus , há 2 mesesFound this after looking for an add-on to selectively clear local storage and I am so glad I found this. Works very well - it has replaced Cookie AutoDelete (CAD) on my phone and I am considering using it alongside CAD on my computer.
An observation after using it with Iceraven (Android):
- it appears it is affected by Total Cookie Protection (network.cookie.cookieBehavior = 5) or the 'Isolate cross-site cookies' option in Enhanced Tracking Protection, so partitioned folders are not cleared... this is a little difficult to explain. But by disabling the isolation (choosing 'Cross-site and social media trackers' or network.cookie.cookieBehavior = 4) this can be avoided. CAD also required this to work properly.
I can see that it is clearing the ls and idb folders for sites as I have set it, leaving just the .metadata-v2 file in /storage/default//. It would be great if it could delete the whole folder, but this is probably beyond the capability of WebExtensions.Resposta do programador
publicado a há 8 diasThank you so much for the great review and the detailed feedback! I'm really glad to hear it's working well for you. Regarding Total Cookie Protection (network.cookie.cookieBehavior = 5), I've been meaning to check how it affects partitioned data but haven't had the chance yet. Your findings are very helpful, and I will definitely look into it soon.
Also, you are absolutely correct about the .metadata-v2 file. Since it's an internal bookkeeping file managed by Firefox, deleting the entire folder is unfortunately beyond current WebExtension API capabilities. However, please rest assured that websites have zero access to this file, meaning it cannot be used for tracking. The actual data payload is completely safely cleared. Thanks again for your support! - Avaliado em 5 de 5por Save For Read Later , há 2 mesesAn excellent extension that does what it says. Well done!
- Avaliado em 5 de 5por WaterMoz , há 4 mesesWorks as advertised and a worthy successor to CookieAutoDelete. Keep up the great work!
Resposta do programador
publicado a há 4 mesesThanks a lot! Really glad to hear it’s working well for you 😊