Kimetrak
This extension analyse who tracks you !
Cos'è Kimetrak?
Kimetrak è un'estensione di Chrome sviluppata da http://nextinpact.com, e la sua funzione principale è "This extension analyse who tracks you !".
Scarica il file CRX dell'estensione Kimetrak
Scarica i file di estensione Kimetrak in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | calbcnenngoldabnjpmjionopmijimpa |
URL Ufficiale | https://chrome.google.com/webstore/detail/kimetrak/calbcnenngoldabnjpmjionopmijimpa |
Descrizione | This extension analyse who tracks you ! |
Dimensione del File | 91.49 KB |
Conteggio Installazioni | 1,804 |
Versione Corrente | 0.1.0.6 |
Ultimo Aggiornamento | 2018-04-30 |
Data di Pubblicazione | 2018-04-30 |
Valutazione | 4.45/5 Totale 11 Valutazioni |
Sviluppatore | http://nextinpact.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.kimetrak.fr |
URL della Pagina della Politica sulla Privacy | https://www.nextinpact.com/charte-deontologique |
Lingue Supportate | 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", " |