Omtaler for Cookie AutoDelete
Cookie AutoDelete av CAD Team
1 156 omtaler
- Vurdert til 5 ut av 5av Dr@g0n, 8 år sidenPros:
- Works as expected.
- WebExtensions version
- Multiprocess e10s support
Cons:
No proper LocalStorage support in WebExtensions API so there is no LocalStorage cleanup for now.
Great job. Thanks. - Vurdert til 5 ut av 5av Tristan, 8 år sidenThis add-on is essentially a WebExtension version of the Self Destructing Cookies add-on. Whitelist cookies you want, and the rest are deleted when they aren't being used! The only difference as of now is that the WebExtension API doesn't have proper LocalStorage support, so this add-on can't clear that yet.
Thank you SO much Kenny Do for doing this! You have no idea how much this means to me, and all the other 200,000+ users of SDC! I know a little JavaScript, HTML5, and CSS, and I was almost desperately trying to learn WebExtension so I could do a rewrite myself. I'm so glad someone smarter than me took the time to do this.
Thanks again! You're awesome!Utviklerrespons
postet 8 år sidenThanks buddy. It took me about 2 months even with leveraging some code of my other extension: History AutoDelete. So I'm happy that others appreciate my work. ;) - Vurdert til 5 ut av 5av noname, 8 år sideni like this add on a lot, but active mode 1 minute take too long, please can make its faster
Utviklerrespons
postet 8 år siden- The delay is in minutes because timers in Chrome are allowed to fire once per minute. This limitation doesn't exist with Firefox, so theoretically you could set a lower delay value by typing in .1 (which is 6 seconds) or even 0 for instant cleanup after tab close. Remember to save afterward! - Vurdert til 5 ut av 5av Taurean, 8 år sidenAn excellent replacement for Self Destructing Cookies! I was worried about when it'd stop working.
Suggestion: Please implement an option in whitelist for subdomains. - Vurdert til 5 ut av 5av ondondil, 8 år sidenFinally a good replacement for SDC that is compatible with WebExtensions. Thank you!
- Vurdert til 5 ut av 5av Firefox-bruker 11620514, 9 år sidenIt's a nice, light alternative to SDC, but the delay option should be in seconds not minutes.