Kimetrak
This extension analyse who tracks you !
什么是Kimetrak?
Kimetrak是由http://nextinpact.com开发的Chrome扩展程序,该扩展的主要功能是“This extension analyse who tracks you !”。
下载Kimetrak扩展crx文件
下载Kimetrak扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Kimetrak (Who's tracking me) is an extension allowing you see at a glance what third-party domains are loaded from websites you visit. You can access detailled statistics with a list allowing you to analyse what services are able to track you online, even if you use content blockers. This tool can be used by internet users but also by publishers who want to know how many third-party domains are loaded from their websites. A precious information for GDPR/ePrivacy compliance. The source code is available, under GPLv3 licence : https://github.com/david-legrand/kimetrak
扩展基本信息
名称 | |
ID | calbcnenngoldabnjpmjionopmijimpa |
官方URL | https://chrome.google.com/webstore/detail/kimetrak/calbcnenngoldabnjpmjionopmijimpa |
简介 | This extension analyse who tracks you ! |
文件大小 | 91.49 KB |
安装次数 | 1,804 |
当前版本 | 0.1.0.6 |
更新时间 | 2018-04-30 |
上架时间 | 2018-04-30 |
评分 | 4.45/5 共11次评分 |
开发者 | http://nextinpact.com |
付费类型 | free |
扩展官网 | http://www.kimetrak.fr |
隐私政策页面URL | https://www.nextinpact.com/charte-deontologique |
支持的语言 | en,fr,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Kimetrak", "description": "__MSG_extDescription__", "version": "0.1.0.6", "default_locale": "en", "icons": { "16": "ico\/kimetrak-16.png", "24": "ico\/kimetrak-24.png", "32": "ico\/kimetrak-32.png", "64": "ico\/kimetrak-64.png", "128": "ico\/kimetrak-128.png", "256": "ico\/kimetrak-256.png", "512": "ico\/kimetrak-512.png" }, "permissions": [ "webRequest", "webNavigation", "tabs", " |