Cookie AutoDelete 的评价
Cookie AutoDelete 作者: CAD Team
1,481 条评价
- 评分 5 / 5来自 Jordan,7 年前Excellent extension, easy to set up, do the job perfectly. It also works with firefox containers experimental feature!
- 评分 5 / 5来自 Andrew Aylett,7 年前Looking for a replacement for Self-Destructing Cookies, and I'm hopeful I've found it :).
- 评分 5 / 5来自 Howard R,7 年前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:)开发者回应
发布于 7 年前>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 - 评分 4 / 5来自 Mr_Orange,7 年前Early days of using this addon but first impressions are good. It really needs to use FF Sync for the whitelist/greylist though. Could this be added?
****
Great to see that syncing is in the pipeline. I wouldn't be waiting for FF for Android to implement it though. Personally, I don't do any browsing on my mobile that requires cookies so clear them all at each exit anyway. - 评分 5 / 5来自 Montgomery Minds,7 年前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.开发者回应
发布于 7 年前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,7 年前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!
开发者回应
发布于 7 年前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,7 年前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! - 评分 4 / 5来自 Phil,8 年前In Firefox 54 - Something changed beginning with v1.4.0, it doesn't seem to do a complete cookie cleanup at startup. Many cookies that aren't on the whitelist remain until I manual force a Cookie Cleanup. I greatly desire an option for a complete cookie cleanup to happen on every Firefox startup.
- 评分 4 / 5来自 Firefox 用户 13141682,8 年前Thank you very much for that nice add-on.
But I think sites which are listed on the exceptions list with "allow" should be auto whitelisted!
EDIT:
Thanks for the quick response! Briefly looked at the issue and to summarize, the WebExtension API is missing a method to implement that currently; so the advantage of the future-proof developemnt is kind of a disadvantege atm.
Thanks,
-Garry - 评分 4 / 5来自 Thomas,8 年前Good to see a e10s and FX57 proof addon to get rid of those pesky cookies. Only downsides in my eyes:
* doesn't clean LocalStorage (known issue with Firefox).
* it doesn't seem to auto-remove cookies when browsing to a different domain (but only on tab-close, active mode is on).
* all cookies are cleared on browser restart (even though some tabs are still open/active, is it considered a new session?).
I will correct if I made any mistakes.开发者回应
发布于 8 年前1. Mozilla is still working on it
2. It's possible to add that but it might break some sites where people set their delay to 0, so it's safer to do it on tab close (with a delay).
3. Browser Start up cleanup only cleans unused cookies (normal Cookie Cleanup) + GreyList cookies, unless you enabled "Clean Cookies from Open Tabs on StartUp", then it's (normal Cookie Cleanup) + GreyList cookies + Open Tab Cookies.
Come make a new issue on GitHub if you need help. - 评分 4 / 5来自 opini0n,8 年前I'm on windows 7, and cookies get deleted only when in "no container" tabs. No notifications coming up when in container tabs. And I checked out the cookies in options panel, and cookies from those websites are not deleted. pls fix, thanks for the addon.
开发者回应
发布于 8 年前I encountered that problem and the solution is to restart the browser when you enable Container Mode.
See this issue:
https://github.com/mrdokenny/Cookie-AutoDelete/issues/41 - 评分 4 / 5来自 T,8 年前Seems to be comparable to self-destructing cookies. Has most of the same functionality and will survive the FF 57 Sstorm and supports multi-processing. However, I'm not sure it participates in the Mozilla Sync which presents a problem of having to duplicate White Lists between machines.
- 评分 5 / 5来自 Firefox 用户 13058745,8 年前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,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
- 评分 5 / 5来自 Dr@g0n,8 年前Pros:
- 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. - 评分 5 / 5来自 Tristan,8 年前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. ;) - 评分 4 / 5来自 Maou,8 年前Thanks to Mozilla killing extensions season, might as well start testing web extensions...
About cookie auto delete: It does most of what I needed from a cookie manager, easy to use, light on resources.
The developer's done a good job here, no complains from my part.