Arviot lisäosalle Auto-Clear Site Data
Auto-Clear Site Data tekijä byuserforuser
Käyttäjän Firefox-käyttäjä 18294836 kirjoittama arvio
11 arviota
- Arvioitu 3/5kirjoittanut Ringtail, 17 tuntia sittenA good replacement for a now-defunct extension, as many have pointed out; more specifically it seems to have much more robust options, aside from the lack of greylist vs whitelist. However, it seems to have an issue with Google sites in particular where it keeps randomly signing me out. I have added a number of other google subdomains to the whitelist, yet nothing seems to help. Other sites I use work fine however.
- Arvioitu 4/5kirjoittanut netcat, päivä sittenEdit: Meanwhile I've identified a problem.
My goal is to preserve data from open tabs across browser sessions. To accomplish this, I need to disable the "Clear Sites from last session on startup" setting.
However, this can lead to a situation where data from closed tabs is sometimes never deleted—especially with significant clearing delays and forced browser termination, both of which occur in my usage.
Therefore, it would be helpful to add a sub-option to "Clear Sites from last session on startup," such as "...but never clear sites in open tabs."
My first review:
Many thanks for this nice work. "Auto-Clear Site Data" is a worthy successor to CAD. Works perfectly for me.
To everyone complaining about missing source code: That's incorrect. Firefox add-ons are always open source by design—to read the complete code, simply download the add-on and unzip it.
Anyway, I must emphatically reject the author's flawed reasoning: The notion that concealing source code improves security is not only wrong—it demonstrates a fundamental misunderstanding of how security actually works. Obscuring code does not protect users; it only prevents security researchers and the community from discovering and fixing vulnerabilities. This is basic industry knowledge. Any developer with genuine expertise knows that open-source scrutiny increases security, while secrecy creates blind spots. The author's position, however well-intentioned, is both technically indefensible and counterproductive. - Arvioitu 5/5kirjoittanut Firefox-käyttäjä 15286577, kolme kuukautta sittenplease add option pause for for all site
Kehittäjän vastaus
lähetetty kolme kuukautta sittenThank you for the 5 stars and the great suggestion! 🌟 Having a global pause option is a really good idea. I've noted this down and will definitely look into adding it in future updates. - Arvioitu 1/5kirjoittanut friedmann, neljä kuukautta sitten
- Arvioitu 5/5kirjoittanut p1usminus, viisi kuukautta sittenFound 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.Kehittäjän vastaus
lähetetty kolme kuukautta sittenThank 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! - Arvioitu 5/5kirjoittanut Save For Read Later, viisi kuukautta sittenAn excellent extension that does what it says. Well done!
Kehittäjän vastaus
lähetetty kolme kuukautta sittenThank you so much for the kind words! I'm really glad to hear you find it useful. Cheers! - Arvioitu 1/5kirjoittanut Firefox-käyttäjä 12265129, kuusi kuukautta sitten"All Rights Reserved"?!? Proprietary, closed-source extension for very sensitive topic from a privacy point of view, such as cookies/storage for EVERY website?!
Sorry, but no source code provided plus closed license of this extension is unacceptable.Kehittäjän vastaus
lähetetty kuusi kuukautta sittenHi, thanks for the feedback. I completely understand your privacy concerns.
I actually built this extension for my own daily use, so privacy is my top priority. I do plan to open-source the project in the near future. However, making the code public carries a high risk of accidental sensitive data exposure. Therefore, I need to ensure I have a robust process to effectively sanitize and secure the code base before releasing it.
Please stay tuned, and thank you for your patience. - Arvioitu 4/5kirjoittanut Zuko, kuusi kuukautta sittenI were installed your extension on Android. It's worked, but i actually looking for "Auto-Clear" for specfic sites.
- It mean it's reverse filter option of `Exemption Lists`
- Can i request this feature ?. Or if you have git url of sourcecode. I can help with a PR.Kehittäjän vastaus
lähetetty kuusi kuukautta sittenEdit: Hello! Great news – I have just implemented the Whitelist Mode as requested. You can update the extension to find this new feature.
Thanks again for your feedback and your willingness to contribute!
---
I actually plan to implement this feature soon! I’m aiming to have it ready in about a week or so.
Regarding the source code, I would really love to make it open source. However, the code currently contains a lot of personal data in the comments, and I just haven't had the free time to scrub and clean it up properly yet. I hope to get around to that in the future when my schedule clears up.
Regardless, thank you so much for using and enjoying the extension! - Arvioitu 5/5kirjoittanut WaterMoz, seitsemän kuukautta sittenWorks as advertised and a worthy successor to CookieAutoDelete. Keep up the great work!
Kehittäjän vastaus
lähetetty seitsemän kuukautta sittenThanks a lot! Really glad to hear it’s working well for you 😊