McAfee Anti-tracker

McAfee Anti-tracker

Wat is McAfee Anti-tracker?

McAfee Anti-tracker is een Chrome-extensie ontwikkeld door McAfee, LLC, en de belangrijkste functie is "McAfee Anti-tracker".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie McAfee Anti-tracker

Download McAfee Anti-tracker-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

                        McAfee Anti-tracker prevents companies and advertisers from tracking or collecting your online activity and personal data by masking it in ways a simple VPN or incognito mode fall short. 

Companies and advertisers can build a profile around information that your browser sends when you access a webpage. This includes dozens of data points like your geo location, installed plugins, hardware configuration, browsing activity and more, allowing companies to generate a unique ‘fingerprint’ based on your data.   

McAfee Anti-tracker will block attempts made by companies to track your data. Additionally, McAfee masks these data points and continuously refreshes your online fingerprint, so you can keep your online activity private. 

Trust the most reliable name in online and mobile security to keep you safe and private. Get McAfee today. 
 
MCAFEE ANTI-TRACKER FEATURES: 
 

Automatically private 

- Tracking attempts will be continuously blocked after installation; no need to reactivate or login every time you go online. 

 

Visibility into who’s tracking you 

- See which advertisers and sites are attempting to collect your info.  

 

Keep your online activity hidden 

- We constantly change your online fingerprint, stopping advertisers from using it to track your activity or serving you with eerily specific ads. 

 

Manage privacy with just a click 

- Manage which sites can or cannot be trusted with your personal data, all with a convenient toggle on your browser.                    

Basisinformatie over de Extensie

Naam McAfee Anti-tracker McAfee Anti-tracker
ID hkflippjghmgogabcfmijhamoimhapkh
Officiële URL https://chromewebstore.google.com/detail/mcafee-anti-tracker/hkflippjghmgogabcfmijhamoimhapkh
Beschrijving McAfee Anti-tracker
Bestandsgrootte 2.71 MB
Aantal Installaties 11,111
Huidige Versie 1.0.0.959
Laatst Bijgewerkt 2024-01-25
Publicatiedatum 2023-10-10
Beoordeling 3.00/5 Totaal 4 Beoordelingen
Ontwikkelaar McAfee, LLC
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.mcafee.com/
Help Pagina-URL https://community.mcafee.com/t5/WebAdvisor/bd-p/mcafee-webadvisor
URL van de Privacybeleid Pagina https://www.mcafee.com/consumer/en-us/policy/global/legal.html?tab=privacy
Ondersteunde Talen de,en,fr,nl,no,tr,da,es,es-419,hr,it,hu,pl,pt-BR,pt-PT,sk,fi,cs,el,sr,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_PRODUCT_NAME__",
    "version": "1.0.0.959",
    "manifest_version": 3,
    "description": "__MSG_PRODUCT_NAME__",
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; worker-src 'self' 'wasm-unsafe-eval'; default-src 'self'; style-src 'self' 'unsafe-inline'; style-src-elem 'self' https:\/\/fonts.googleapis.com 'unsafe-inline'; font-src 'self' data: https:\/\/fonts.gstatic.com; img-src * 'self' data: https:; frame-src * 'self'; connect-src 'self' https:\/\/sadownload.mcafee.com https:\/\/csptoken.ccs.mcafee.com https:\/\/threat.api.mcafee.com https:\/\/csptoken.ccs.mcafee.com\/auth\/token https:\/\/www.siteadvisor.com https:\/\/id.mcafee.com https:\/\/einstein-core.awscommon.mcafee.com https:\/\/idstg.mcafee.com https:\/\/einstein-stg-core.awscommon.mcafee.com https:\/\/analytics.apis.mcafee.com https:\/\/analytics.qa.apis.mcafee.com;"
    },
    "minimum_chrome_version": "96.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq\/HIlYdgB7EEYIH29pAeA\/jsO5ZNTU2bdWqhYbKm26dXzBo4lK+lBeyj8GEVnZud3Lapr6S91HwD0ZumaU0lIXUP6b2zNmCe9ELEczJWisOr8d9peeLjTvzMtga9t61C3wkbhIK3NeBAQKXEKuCc31GqYxHh5IOpbgujP2SOreVZpT3IQz7MOCEvwgola5OfySMNnbtd058pu5T37O7ToPggybyO6qzjlgsatwoU8ANN9cqSgc\/Qhpydr1a76DJzEYqWJ7kFEIWDITF8Bfb3DKqwpv4a38LGr1B\/oUOqf1\/M7FfNmCJb\/ff9IN0dCF\/D0IvdJV4PTACOVd73ldnwhwIDAQAB",
    "icons": {
        "128": "images\/mcafee_antitracker.png"
    },
    "action": {
        "default_title": "__MSG_PRODUCT_NAME__",
        "default_icon": {
            "16": "images\/mcafee_antitracker.png",
            "32": "images\/mcafee_antitracker.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "alarms",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "nativeMessaging",
        "webRequest",
        "storage",
        "scripting",
        "tabs",
        "cookies",
        "privacy"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "html\/*.html",
                "images\/*.png",
                "images\/*.gif",
                "images\/*.svg",
                "json\/*.json",
                "fonts\/*.ttf",
                "css\/*.css",
                "scripts\/page.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "fingerPrinting",
                "enabled": true,
                "path": "antitracker\/filters\/ruleset_0.json"
            },
            {
                "id": "firstParty",
                "enabled": true,
                "path": "antitracker\/filters\/ruleset_1.json"
            },
            {
                "id": "thirdParty",
                "enabled": true,
                "path": "antitracker\/filters\/ruleset_2.json"
            },
            {
                "id": "others",
                "enabled": true,
                "path": "antitracker\/filters\/ruleset_3.json"
            },
            {
                "id": "balance",
                "enabled": true,
                "path": "antitracker\/filters\/ruleset_4.json"
            }
        ]
    }
}