Revisiones de I don't care about cookies
I don't care about cookies por Gen Digital Inc.
115 revisiones
- Se valoró con 4 de 5por El_Hoy, hace 7 años
- Se valoró con 4 de 5por Usuario de Firefox 13297053, hace 7 añosArbeitet bestens, allerdings nicht mehr mit FF61. Kommt ein Update?
- Se valoró con 4 de 5por Usuario de Firefox 14131512, hace 7 años
- Se valoró con 4 de 5por Firefoss, hace 7 añosIt works great BUT...
https://support.mozilla.org/en-US/kb/permission-request-messages-firefox-extensions#w_access-your-data-for-all-websites
The extension can read the content of any web page you visit as well as data you enter into those web pages, such as usernames and passwords. - Se valoró con 4 de 5por Usuario de Firefox 14069257, hace 7 añosBloque une bonne partie des messages sur l'utilisation des cookies.
- Se valoró con 4 de 5por Dan Ziemba, hace 7 añosSeems to work well most places, but it is currently blocking the pop-over / modal-view thing that opens in the same page when attempting to view posts in the new reddit redesign.
Respuesta del desarrollador
publicado el hace 7 añosI'm aware of the reddit issue. It will be solved next week in the new addon version. Respuesta del desarrollador
publicado el hace 7 añosIt can't work on ALL of them. However, let me copy-paste the message from the extension's homepage:
The GDPR is a European Union (EU) privacy law that will affect businesses around the world when it becomes enforceable on May 25, 2018 - meaning, tomorrow!
Many websites are implementing or changing their cookie notifications right now to meet the deadline, so you may see them more frequently that usual, even on bigger websites and websites from the US.
Don't worry and please be patient, these new notifications will also be blocked in the next version.- Se valoró con 4 de 5por jeriko, hace 7 años
- Se valoró con 4 de 5por Usuario de Firefox 13793201, hace 7 añosIch sehe wohl der meldung ,aber die geht gleich dan wieder weg ,brauche nichts anzuklicken . Grt Tom.
- Se valoró con 4 de 5por Usuario de Firefox 12678404, hace 7 años
- Se valoró con 4 de 5por Usuario de Firefox 13562991, hace 8 añosWorked fine untill I upgraded to Firefox Quantum. I can't see/find the add-on's icon in the taskbar anymore. I have it enabled and I don't get any notifications when I close a site or something. Something tells me it isn't functioning properly? Support would be nice
EDIT: SORRY! I made a mistake and confused this add-on with the 'Selfdestructing Cookies' add-on.Respuesta del desarrollador
publicado el hace 8 añosI also have Firefox Quantum and it works properly. There was never an icon in the taskbar, only a submenu in the context menu. Please check your settings in about:addons. If it doesn't work, try to remove it and install it again. If it still doesn't work, please contact me by email (author@i-dont-care-about-cookies.eu) with the details. - Se valoró con 4 de 5por Der Gilb, hace 8 años
- Se valoró con 4 de 5por Usuario de Firefox 12584398, hace 8 años
- Se valoró con 4 de 5por L_, hace 8 años
- Se valoró con 4 de 5por Usuario de Firefox 13301951, hace 8 añosWhy does this module need so many permissions, such as browser activity during browsing? (honest question)
Respuesta del desarrollador
publicado el hace 8 añosI'll give you the list of permissions I request (I don't know how firefox named them when displaying the notification to you):
1. contextMenus: to create context menu options (report, toggle...)
2. tabs: to gain access to tabs and to be able to add additional code to webpages (to hide warnings)
3. storage: to maintain whitelist
4. http://*/*: special permission to have access to any domain
5. https://*/*. the same, but for https
6. notifications: to be able to nofity users about updates
7. webRequest: to be able to see the request send by browser and check if it needs to be blocked (some javascript files which render cookie warnings)
8. webRequestBlocking: to block stuff from being loaded
9. webNavigation: to be able to apply filters when the page content is ready
I hope that helped.