DontTrack
Allows user to monitor - Tracking of Websites
Qu'est-ce que DontTrack ?
DontTrack est une extension Chrome développée par exexzian, et sa fonction principale est "Allows user to monitor - Tracking of Websites".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension DontTrack
Téléchargez les fichiers d'extension DontTrack au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Provides simplest option to Restrict and Allow websites from tracking user i.e. simply by clicking icon. Inspired by: Do Not Track extension But gives option to Restrict and Allow tracking
Informations de Base sur l'Extension
Nom | DontTrack |
ID | hcnkjnmphoefpmffigclelfmfjfcboim |
URL Officiel | https://chromewebstore.google.com/detail/donttrack/hcnkjnmphoefpmffigclelfmfjfcboim |
Description | Allows user to monitor - Tracking of Websites |
Taille du Fichier | 19.03 KB |
Nombre d'Installations | 27 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2015-05-04 |
Date de Publication | 2015-05-04 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | exexzian |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DontTrack", "description": "Allows user to monitor - Tracking of Websites", "version": "0.0.1", "icons": { "128": "images\/DontTrack.png", "48": "images\/DontTrack48.png" }, "background": { "scripts": [ "scripts\/background.js" ] }, "browser_action": { "default_icon": "images\/DontTrack.png" }, "permissions": [ "webRequest", " |