McAfee® Web Boost

Stop videos from auto-playing and slowing down your web-browsing

Wat is McAfee® Web Boost?

McAfee® Web Boost is een Chrome-extensie ontwikkeld door McAfee, LLC, en de belangrijkste functie is "Stop videos from auto-playing and slowing down your web-browsing".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie McAfee® Web Boost

Download McAfee® Web Boost-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® Web Boost is a browser extension that speeds up your web-browsing and helps save your data and battery life by stopping annoying auto-playing videos.

By downloading McAfee Web Boost, you agree to our License Agreement and Privacy Notice. 

License Agreement: 
https://www.mcafee.com/consumer/en-us/policy/global/legal.html?tab=license 

Privacy Notice: 
https://www.mcafee.com/consumer/en-us/policy/global/legal.html?tab=privacy                    

Basisinformatie over de Extensie

Naam McAfee® Web Boost McAfee® Web Boost
ID klekeajafkkpokaofllcadenjdckhinm
Officiële URL https://chromewebstore.google.com/detail/mcafee%C2%AE-web-boost/klekeajafkkpokaofllcadenjdckhinm
Beschrijving Stop videos from auto-playing and slowing down your web-browsing
Bestandsgrootte 322 KB
Aantal Installaties 2,052,554
Huidige Versie 1.1.0.20
Laatst Bijgewerkt 2022-03-11
Publicatiedatum 2019-03-11
Beoordeling 4.13/5 Totaal 179 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,sv,cs,el,sr,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "name": "__MSG_ext_FullName__",
    "version": "1.1.0.20",
    "description": "__MSG_ext_Description__",
    "default_locale": "en",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnknMZGQcHnhS+gURDZ0jIqq0sjbozxkJU6vPDsfRVJtfXPFI1XGNfd9rANIessLwBXIp4aeoe0FmYb2sFsbFRuYMzZ+hjq+3MgHQbMUKgkjUUiSRKCKlMtIPVzhv7emdwEZ5syRCfmMrKnWX66AKtaYTSHGIO0HfoVekgFMC3cJ9Ieejzjf\/EcwQMt7VufZrMckzbqEfzn7qbH5wSlPQSW9akysf6jGwm6BBRHw6pKDRUP396d8nKn0GXxaMLaz+k5P9ngEH8yO+V5D227vfQ6BYalfGEjg47rVVXchjN5mE5Pd91mEppxtCjA15iom+1VbhAmN01+qn5pmYpv8TqwIDAQAB",
    "action": {
        "default_title": "__MSG_brand_Name__ __MSG_ext_Name__",
        "default_icon": "images\/logo.png",
        "default_popup": "ui\/popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "webRequest",
        "declarativeNetRequest",
        "tabs",
        "nativeMessaging",
        "storage",
        "unlimitedStorage",
        "webNavigation",
        "activeTab",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/"
    ],
    "externally_connectable": {
        "ids": [
            "fheoggkfdfchfphceeifdbepaooicaho",
            "enppghjcblldgigemljohkgpcompnjgh",
            "kanjcmmieblbpbihaafnedamppkhfadn"
        ],
        "matches": [
            "https:\/\/protection.mcafee.com\/*"
        ]
    }
}