Ulasan untuk Cookie AutoDelete
Cookie AutoDelete oleh CAD Team
1.156 ulasan
- Diberi peringkat 5 dari 5oleh Dr@g0n, 8 tahun yang laluPros:
- 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. - Diberi peringkat 5 dari 5oleh Tristan, 8 tahun yang laluThis 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!Balasan pengembang
dikirim 8 tahun yang laluThanks 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. ;) - Diberi peringkat 5 dari 5oleh noname, 8 tahun yang lalui like this add on a lot, but active mode 1 minute take too long, please can make its faster
Balasan pengembang
dikirim 8 tahun yang lalu- 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! - Diberi peringkat 5 dari 5oleh Taurean, 8 tahun yang laluAn excellent replacement for Self Destructing Cookies! I was worried about when it'd stop working.
Suggestion: Please implement an option in whitelist for subdomains. - Diberi peringkat 5 dari 5oleh ondondil, 8 tahun yang laluFinally a good replacement for SDC that is compatible with WebExtensions. Thank you!
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 11620514, 9 tahun yang laluIt's a nice, light alternative to SDC, but the delay option should be in seconds not minutes.