Anti Facebook/Analytics Tracking
Blocks Facebook and other web tracking events, letting you browse the web safer.
Qu'est-ce que Anti Facebook/Analytics Tracking ?
Anti Facebook/Analytics Tracking est une extension Chrome développée par Unknown, et sa fonction principale est "Blocks Facebook and other web tracking events, letting you browse the web safer.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Anti Facebook/Analytics Tracking
Téléchargez les fichiers d'extension Anti Facebook/Analytics Tracking 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
Facebook tracks nearly everywhere you go using their analytics and associates your account in aggregated data. This stops Facebook from knowing where you've been and what you've done by blocking analytics requests. It also blocks other unnecessary analytics/tracking requests, saving you the bandwidth, memory, and CPU needed to carry out those requests.
Informations de Base sur l'Extension
Nom | Anti Facebook/Analytics Tracking |
ID | enmegaepddkadpfkhiklfcngbcmflilp |
URL Officiel | https://chromewebstore.google.com/detail/anti-facebookanalytics-tr/enmegaepddkadpfkhiklfcngbcmflilp |
Description | Blocks Facebook and other web tracking events, letting you browse the web safer. |
Taille du Fichier | 44.8 KB |
Nombre d'Installations | 66 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2020-04-25 |
Date de Publication | 2020-04-21 |
Développeur | Unknown |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Anti Facebook\/Analytics Tracking", "version": "1.0.0", "description": "Blocks Facebook and other web tracking events, letting you browse the web safer.", "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_title": "Anti Facebook Tracking", "default_popup": "popup\/popup.html" }, "icons": { "16": "icons\/anti-facebook16.png", "48": "icons\/anti-facebook48.png", "128": "icons\/anti-facebook128.png" }, "permissions": [ "webRequest", "webRequestBlocking", " |