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 |
官方網址 | 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", " |