McAfee Anti-tracker

McAfee Anti-tracker

Hvad er McAfee Anti-tracker?

McAfee Anti-tracker er en Chrome-udvidelse udviklet af McAfee, LLC, og dens hovedfunktion er "McAfee Anti-tracker".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download McAfee Anti-tracker-udvidelses-CRX-fil

Download McAfee Anti-tracker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn McAfee Anti-tracker McAfee Anti-tracker
ID hkflippjghmgogabcfmijhamoimhapkh
Officiel URL https://chromewebstore.google.com/detail/mcafee-anti-tracker/hkflippjghmgogabcfmijhamoimhapkh
Beskrivelse McAfee Anti-tracker
Filstørrelse 2.71 MB
Antal Installationer 11,111
Nuværende Version 1.0.0.959
Senest Opdateret 2024-01-25
Udgivelsesdato 2023-10-10
Bedømmelse 3.00/5 Samlet 4 Bedømmelser
Udvikler McAfee, LLC
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.mcafee.com/
Hjælpeside-URL https://community.mcafee.com/t5/WebAdvisor/bd-p/mcafee-webadvisor
URL til Fortrolighedspolitik Side https://www.mcafee.com/consumer/en-us/policy/global/legal.html?tab=privacy
Understøttede Sprog 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"
            }
        ]
    }
}