CookieAudit
Check if a website respects your cookie preferences.
O que é CookieAudit?
CookieAudit é uma extensão do Chrome desenvolvida por CookieBlock Developers, e sua principal característica é "Check if a website respects your cookie preferences.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CookieAudit
Baixe arquivos de extensão CookieAudit no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
CookieAudit will analyze a website while you navigate through it. It checks the consent popups' compliance with common Data Protection Regulations. CookieAudit is built on CookieBlock. CookieBlock is a browser extension that is able to categorize cookies into different purposes ("Necessary", "Functionality", "Analytics" and "Advertising") using machine-learning technology. CookieAudit uses these capabilities to provide a developer, or really any curious mind, a tool for analyzing cookie-related behaviour of any website. This extension has been built by members of the Information Security Group of the Computer Science Department at ETH Zürich, and was developed as part of the semester thesis "Extension for Auditing Consent Popups’ GDPR Compliance". Disclaimer: Please note that we are neither lawyers nor legal advisors. The information provided by CookieAudit and the linked website www.cookieaudit.app does not constitute, and is not intended to constitute, legal advice. Instead, all information, content and materials are for general informational purposes only. * Source Code: https://github.com/Fredilein/CookieAudit * CookieBlock: https://github.com/dibollinger/CookieBlock
Informações Básicas da Extensão
Nome | CookieAudit |
ID | hoheefgkoickpgelfgijnjnifcpkmbnc |
URL Oficial | https://chromewebstore.google.com/detail/cookieaudit/hoheefgkoickpgelfgijnjnifcpkmbnc |
Descrição | Check if a website respects your cookie preferences. |
Tamanho do Arquivo | 3.13 MB |
Contagem de Instalações | 43 |
Versão Atual | 0.3 |
Última Atualização | 2023-06-30 |
Data de Publicação | 2022-08-11 |
Desenvolvedor | CookieBlock Developers |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.cookieaudit.app |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CookieAudit", "description": "Check if a website respects your cookie preferences.", "version": "0.3", "manifest_version": 3, "icons": { "16": ".\/logo\/icon16.png", "32": ".\/logo\/icon32.png", "128": ".\/logo\/icon128.png" }, "background": { "service_worker": "background\/background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |