Cookie Compliance Audit Tool
With the audit tool from Cookie Information you can quickly test if your website has compliance issues according to GDPR & ePrivacy
什么是Cookie Compliance Audit Tool?
Cookie Compliance Audit Tool是由https://cookieinformation.com开发的Chrome扩展程序,该扩展的主要功能是“With the audit tool from Cookie Information you can quickly test if your website has compliance issues according to GDPR & ePrivacy”。
扩展截图
下载Cookie Compliance Audit Tool扩展crx文件
下载Cookie Compliance Audit Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension will quickly assess whether a website is cookie compliant or not. The Cookie Compliance Audit Tool assesses if a website meets the necessary requirements for complying with current personal data regulations (ePrivacy and GDPR).
In the extension you can get information on the website's data sharing; if it has a cookie consent pop-up; if you can say no to cookies (opt-out); if there is prior consent (are cookies held back before you give consent) and if the website has a cookie policy.
You can assess any website - including your own - to measure whether you meet the necessary requirements for being ePrivacy and GDPR compliant.
You can also download the results (pdf) and if you would like an in-depth report of your website's cookie compliance, you can book a demo with us at Cookie Information.
This extension is aimed at website owners, DPO’s and companies legal departments. It is ment to provide a quick overview of your website’s GDPR cookie compliance – if you would like an in-depth report, please contact Cookie Information.
Disclaimer:
This compliance report is based on only 1 URL (index). This will in no way reflect the compliance level of the whole website. We suggest you to get a more in-depth compliance audit at cookieinformation.com 扩展基本信息
| 名称 | |
| ID | mginbgceeeielfenknclfcfegblhpkpf |
| 官方URL | https://chromewebstore.google.com/detail/cookie-compliance-audit-t/mginbgceeeielfenknclfcfegblhpkpf |
| 简介 | With the audit tool from Cookie Information you can quickly test if your website has compliance issues according to GDPR & ePrivacy |
| 文件大小 | 10.7 MB |
| 安装次数 | 2,263 |
| 当前版本 | 0.0.4 |
| 更新时间 | 2019-11-19 |
| 上架时间 | 2019-11-18 |
| 评分 | 4.00/5 共3次评分 |
| 开发者 | https://cookieinformation.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://cookieinformation.com/cookie-and-privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Cookie Compliance Audit Tool",
"short_name": "Cookie Audit Tool",
"version": "0.0.4",
"manifest_version": 2,
"description": "With the audit tool from Cookie Information you can quickly test if your website has compliance issues according to GDPR & ePrivacy",
"icons": {
"16": "img\/icons\/icon16.png",
"48": "img\/icons\/icon48.png",
"128": "img\/icons\/icon128.png"
},
"browser_action": {
"default_icon": {
"19": "img\/icons\/icon19.png",
"38": "img\/icons\/icon38.png"
},
"default_popup": "popup.html",
"default_title": "Cookie Compliance Audit Tool"
},
"permissions": [
"cookies",
"tabs",
"storage",
" | |