Cookie AutoDelete 的评价
Cookie AutoDelete 作者: CAD Team
1,487 条评价
- 评分 5 / 5来自 Firefox 用户 13101129, 8 年前great addon. i switching from self-destruction, and i like it. this addon dont clear my white list, support multiprocessing, so is better.
- 评分 4 / 5来自 Firefox 用户 13078795, 8 年前
- 评分 5 / 5来自 Firefox 用户 5621020, 8 年前Great Addon, with miltiprocess support. I am switching from Self-Destructing Cookies, because of this
- This 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!开发者回应
发布于 8 年前Thanks 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. ;) 开发者回应
发布于 8 年前- 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!- A WebExtension version (in essence) of the ever-popular Self Destructing Cookies and the better-but-not-as-popular Cookies Exterminator. My only suggestion -- which is found in CE -- is a "greylist" feature, for cookies that best remain until the browser is closed. I don't like having the cookies cleared, say, every three hours (every five minutes tops), but I don't like being perma-logged in for certain things (such as email, or banks, or government pages with logins and odd redirects that are so slow that the cookies get cleaned right there and then and I get basically kicked out midway through checking and paying for my water bills THANK YOU GOVERNMENT).
Can't wait for a Fennec version once the appropriate things are ready over there (APIs, no?). - 评分 4 / 5来自 Firefox 用户 12982714, 8 年前Tried it as a replacement for self destructing cookies (shocking isn't it?) .
Didn't work at first but after reading the description of the addon, there is a troubleshooting section which solved the problem (clear existing cookie et reset cookie preference before activating the addon). This informations should probably be repeated on the welcome page.
Afterward, works exactly as described so all in all, a good experience:) - 评分 5 / 5来自 Firefox 用户 11620514, 8 年前It's a nice, light alternative to SDC, but the delay option should be in seconds not minutes.