Kimetrak
This extension analyse who tracks you !
Wat is Kimetrak?
Kimetrak is een Chrome-extensie ontwikkeld door http://nextinpact.com, en de belangrijkste functie is "This extension analyse who tracks you !".
Download het CRX-bestand van de extensie Kimetrak
Download Kimetrak-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | calbcnenngoldabnjpmjionopmijimpa |
Officiële URL | https://chrome.google.com/webstore/detail/kimetrak/calbcnenngoldabnjpmjionopmijimpa |
Beschrijving | This extension analyse who tracks you ! |
Bestandsgrootte | 91.49 KB |
Aantal Installaties | 1,804 |
Huidige Versie | 0.1.0.6 |
Laatst Bijgewerkt | 2018-04-30 |
Publicatiedatum | 2018-04-30 |
Beoordeling | 4.45/5 Totaal 11 Beoordelingen |
Ontwikkelaar | http://nextinpact.com |
Betalingswijze | free |
Extensiewebsite | http://www.kimetrak.fr |
URL van de Privacybeleid Pagina | https://www.nextinpact.com/charte-deontologique |
Ondersteunde Talen | 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", " |