Critiques pour Cookie AutoDelete
Cookie AutoDelete par CAD Team
Avis de Rick
Noté 5 sur 5
par Rick, il y a 5 ansWhy can't this extension honor my settings?
My setup is Block All Cookies, Enable First Party isolation, use some Containers for some sites that i use a lot and Set Cookies for Some Sites that need cookies but that i don't use that often to Allow for Session.
i DID-(before i disabled it) have cookie auto delete set to not enable container support, and it wouldn't touch the Containers, which was perfect, And i was hoping cookie auto delete would delete the cookies that i set "Allow for Session" so Firefox wouldn't have to be Restarted for them to get deleted. BUT i noticed every site was getting cookies deleted, then i saw "You must enable cookies in the browser as this extension will replace the internal cookie manager."
Well first, i didn't Enable cookies, and Cookie Auto Delete didn't honor MY Settings and Enabled cookies automatically, which isn't the right thing to do. "You must enable cookies in the browser", well i never Enabled cookies in the browser, but cookie auto delete did.
The wording should read "Cookie Auto Delete WILL enable cookies in the browser automatically as this extension will replace the internal cookie manager.
Second, Can and Will cookie auto delete ever honor my settings and let me Block All Cookies and just delete the cookies that i have set to Allow for Session?
To me that would make cookie auto delete Perfect in my opinion. And i could probably give it only a 4 star rating for these 2 shortcomings, but i won't as one issue is a Wording issue and maybe cookie auto delete should ask before Enabling cookies, but i don't think it's that big of a deal since it needs cookies to delete. Fixing the wording pretty much solves that issue and asking to enable cookies before doing it would go the extra mile.
And the second issue, maybe can't be done, i don't know, But i would think that Blocking All Cookies, Honoring that Setting and just Deleting the cookies that are set to Allow for Session is possible.
i hope this is possible and will be added to cookie auto delete. i would appreciate these being addressed and looking forward to a reply from the CAD Team.
Thanks in advance and all you do for us browser users.
Before i submitted this review, i just thought that i haven't tested this Block All Cookies and cookie auto delete Deleting just the Allow for Session cookies in my Ungoogled Chromium and Brave Browsers.
i probably won't test this for a few days. if you know that would be great.
Thanks again and sorry for the long review but i was trying to be explain and be as thorough as possible.
My setup is Block All Cookies, Enable First Party isolation, use some Containers for some sites that i use a lot and Set Cookies for Some Sites that need cookies but that i don't use that often to Allow for Session.
i DID-(before i disabled it) have cookie auto delete set to not enable container support, and it wouldn't touch the Containers, which was perfect, And i was hoping cookie auto delete would delete the cookies that i set "Allow for Session" so Firefox wouldn't have to be Restarted for them to get deleted. BUT i noticed every site was getting cookies deleted, then i saw "You must enable cookies in the browser as this extension will replace the internal cookie manager."
Well first, i didn't Enable cookies, and Cookie Auto Delete didn't honor MY Settings and Enabled cookies automatically, which isn't the right thing to do. "You must enable cookies in the browser", well i never Enabled cookies in the browser, but cookie auto delete did.
The wording should read "Cookie Auto Delete WILL enable cookies in the browser automatically as this extension will replace the internal cookie manager.
Second, Can and Will cookie auto delete ever honor my settings and let me Block All Cookies and just delete the cookies that i have set to Allow for Session?
To me that would make cookie auto delete Perfect in my opinion. And i could probably give it only a 4 star rating for these 2 shortcomings, but i won't as one issue is a Wording issue and maybe cookie auto delete should ask before Enabling cookies, but i don't think it's that big of a deal since it needs cookies to delete. Fixing the wording pretty much solves that issue and asking to enable cookies before doing it would go the extra mile.
And the second issue, maybe can't be done, i don't know, But i would think that Blocking All Cookies, Honoring that Setting and just Deleting the cookies that are set to Allow for Session is possible.
i hope this is possible and will be added to cookie auto delete. i would appreciate these being addressed and looking forward to a reply from the CAD Team.
Thanks in advance and all you do for us browser users.
Before i submitted this review, i just thought that i haven't tested this Block All Cookies and cookie auto delete Deleting just the Allow for Session cookies in my Ungoogled Chromium and Brave Browsers.
i probably won't test this for a few days. if you know that would be great.
Thanks again and sorry for the long review but i was trying to be explain and be as thorough as possible.
Réponse du développeur
mis en ligne : il y a 5 ansWe cannot simply have read-only access to certain browser settings like global cookie behaviours, unless we request for the privacy API, which allows read AND write of certain settings. We only recently implemented a workaround for the detection of firstPartyIsolation that removes the privacy API permission request.
In any case if you disable the cookies then you probably wouldn't need this extension in the first place. We don't enable anything on our own (with the exception of containers as by default any extension that requests the 'contextualidentities' API automatically forces Firefox to enable it (this is a browser 'feature') and this permission cannot be made optional yet).
That being said, however, if you did enable any of the 'other browsing data' cleanup options, then we would create our OWN internal cookie for it. This goes through the Cookie API so I suppose that bypasses whatever you have set (maybe it is a Firefox 'feature')? The reason, as mentioned many times as well as in documentation, is that only cookies can be enumerated for domains, while the other browsing site data types either require that we already know the domain to clean beforehand, or a specific timeframe to remove the data from (e.g. An hour ago, a day ago, all) which is not what this extension does so that is out of the question.
We cannot access the browser internal cookie manager (the one for block/allow for session) as there is no API for it (at least on Firefox) so you'll still need to manually configure the expression through our extension, otherwise the default behaviour of removing cookie(s) if no other tabs with that domain is open will apply. With our own internal cookie being cleaned it then triggers the cleanup for the other browsing types.
This is better off as a support issue as it allows for better commenting and discussion without having to edit the original post much.
Please open a support issue through our GitHub repo for discussion.
https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/issues/new/choose
In any case if you disable the cookies then you probably wouldn't need this extension in the first place. We don't enable anything on our own (with the exception of containers as by default any extension that requests the 'contextualidentities' API automatically forces Firefox to enable it (this is a browser 'feature') and this permission cannot be made optional yet).
That being said, however, if you did enable any of the 'other browsing data' cleanup options, then we would create our OWN internal cookie for it. This goes through the Cookie API so I suppose that bypasses whatever you have set (maybe it is a Firefox 'feature')? The reason, as mentioned many times as well as in documentation, is that only cookies can be enumerated for domains, while the other browsing site data types either require that we already know the domain to clean beforehand, or a specific timeframe to remove the data from (e.g. An hour ago, a day ago, all) which is not what this extension does so that is out of the question.
We cannot access the browser internal cookie manager (the one for block/allow for session) as there is no API for it (at least on Firefox) so you'll still need to manually configure the expression through our extension, otherwise the default behaviour of removing cookie(s) if no other tabs with that domain is open will apply. With our own internal cookie being cleaned it then triggers the cleanup for the other browsing types.
This is better off as a support issue as it allows for better commenting and discussion without having to edit the original post much.
Please open a support issue through our GitHub repo for discussion.
https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/issues/new/choose
1 505 notes
- Noté 5 sur 5par jI, il y a 3 jours
- Noté 5 sur 5par Lilith D. Bracken, il y a 5 joursReally useful extension for keeping cookies under control without having to think about it. It automatically deletes cookies from closed tabs while keeping the ones you trust. I like that it supports containers and gives you options to keep cookies temporarily or permanently. It helps keep browsing clean and private, and it’s easy to manage with clear settings. Perfect for anyone who wants better privacy and less tracking without constantly clearing cookies manually.
- Noté 5 sur 5par Utilisateur ou utilisatrice 19484692 de Firefox, il y a 25 joursRecently I've found that all cookies I have are really from the URL (websites) I visit, not with weird names like 000adv.net as before. So, I conclude that this app works well!
- Noté 2 sur 5par Camilo, il y a un moisThis was probably a good extension as of the last update (3 years ago). Now it's abandoned, unmantained, obsolete and maybe even dangerous.
The list of domains has a terrible layout with misplaced scrollbars, very difficult to navigate.
It also requires the following two flags:
* privacy.userContext.enabled
* privacy.userContext.ui.enabled
that I cannot remove in order to disable the useless "container tabs" feature. - Noté 1 sur 5par Utilisateur ou utilisatrice 13877502 de Firefox, il y a un moisAutocleaning stopped working correctly, cookies are not deleted
- Noté 5 sur 5par Utilisateur ou utilisatrice 15647507 de Firefox, il y a 2 mois
- Noté 5 sur 5par Dfaure, il y a 2 mois
- Noté 4 sur 5par Utilisateur ou utilisatrice 19188274 de Firefox, il y a 3 mois
- Noté 3 sur 5par Stelioss, il y a 3 moisDoesn't reliably clean all cookies. With auto cleaning and cleanup on domain change options enabled, i often find non-white listed cookies left behind, long after the 15 seconds time limit and even after restart.
The UI is very convoluted. I appreciate the right-click entry that allows you to whitelist websites while there, but setting up the options of the addon is a mess. Perhaps a novice/expert UI option would help with that. - Noté 5 sur 5par Olivier, il y a 3 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 18752595 de Firefox, il y a 4 mois
- Noté 4 sur 5par Beanski, il y a 4 mois
- Noté 5 sur 5par irwanwr, il y a 4 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 15623466 de Firefox, il y a 4 moisgood, very good расширюха! привет из ДНР!
- Noté 1 sur 5par Utilisateur ou utilisatrice 19016345 de Firefox, il y a 4 moisNo clue how to use this over-engineered extension. The UI is baffling.
- Noté 5 sur 5par Actr, il y a 4 mois
- Noté 1 sur 5par mann, il y a 4 moisNo longer works reliably: Some cookies are still deleted, but most remain. Annoying if you rely on this function and end up with your pants down because of it!
- Noté 4 sur 5par Craig, il y a 4 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 19026513 de Firefox, il y a 4 mois
- Noté 5 sur 5par Simple, il y a 5 mois
- Noté 5 sur 5par gagatek, il y a 5 mois
- Noté 5 sur 5par Yokoshima, il y a 5 mois
- Noté 5 sur 5par Davi, il y a 5 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 18218075 de Firefox, il y a 5 moisMerci au développeur pour cette excellent extension, il me tarde qu'elle soit finalisée sur Google Chrome avec Manifest V3
- Noté 5 sur 5par Harin Khakhi, il y a 5 mois