Cookie AutoDelete 的评价
Cookie AutoDelete 作者: CAD Team
1,171 条评价
- 评分 5 / 5来自 Andrew Aylett, 9 年前Looking for a replacement for Self-Destructing Cookies, and I'm hopeful I've found it :).
- I have a circular icon with a red box with a white X - Clicking on it does nothing - Sadly I see no option to access the settings - Clicking options on the extension page shows me updates. Hovering cursor over Cookie Autodelete icon does nothing (unlike other extensions) - I will definitely update this review if I can use the extension!
**********************************************
Update:- Firstly many thanks for the fast response! Yes I just noticed that private browsing mode was enabled! I have amended the star rating accordingly - Thanks again:)开发者回应
发布于 9 年前>I have a circular icon with a red box with a white X
This should only happen if you are in private browsing mode.
>Clicking options on the extension page shows me updates.
You don't see the sidebar to switch tabs on the left side?
It is recommended to go here for issues since reviews don't allow for proper replying back and forth:
https://github.com/mrdokenny/Cookie-AutoDelete/issues - 评分 5 / 5来自 Montgomery Minds, 9 年前I would like to keep my bank's main cookies, but not the ads and trackers from that bank's website. Ie cookie-granularity whitelist/protect.
But, all in all, nice solution that does 90% of what I want.
Thanks!
UPDATE: Thanks for the quick response. I think I meant 3rd party Ad cookies from my bank websites, but honestly I am not sure. Regardless, after using this addon for 1 day, ALL my Ad tracking cookies are gone. I have only 17 domains of cookies right now--only open tabs and whitelisted sites. No Ad cookies. Maybe trackers from my bank from their own domain remain, I dont know.
But, still, does >=99% of what I want.
Upgrading to 5 stars.开发者回应
发布于 9 年前Depends on the hostname of the ads and trackers.
You can turn off subdomain checking in the settings to enable more granularity, which is probably what you want. - 评分 5 / 5来自 Firefox 用户 13177532, 9 年前This is a very great WebExtension cookie manager for desktop, but please add support for Android! At the moment you can install this addon on mobile devices but you cannot access it's settings, you can't event turn on active mode!
开发者回应
发布于 9 年前https://github.com/mrdokenny/Cookie-AutoDelete/issues/12#issuecomment-315113774
The downside is you have to be using 56+ in order to access the settings. - 评分 5 / 5来自 Firefox 用户 12609462, 9 年前Great idea, my only suggestion so far it's the icon, I find distracting and intrusive the red colour that you chose as a notification. Ideally I'd like a color what matches with the adblock origin icon, I'd like to have them working together as a team!
Anyways, fantastic job and thanks! - 评分 5 / 5来自 Firefox 用户 13058745, 9 年前It is nice to see a WebExtensions and e10s ready successor to SDC. As of today, the developer is prompt to get to issues on GitHub. Hopefully with time, it will match all the features of SDC and Beyond!
- 评分 5 / 5来自 Firefox 用户 13101129, 9 年前great addon. i switching from self-destruction, and i like it. this addon dont clear my white list, support multiprocessing, so is better.
- 评分 5 / 5来自 Firefox 用户 5621020, 9 年前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!开发者回应
发布于 9 年前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. ;) 开发者回应
发布于 9 年前- 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!- 评分 5 / 5来自 Firefox 用户 11620514, 9 年前It's a nice, light alternative to SDC, but the delay option should be in seconds not minutes.