McAfee® Web Boost

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

Cos'è McAfee® Web Boost?

McAfee® Web Boost è un'estensione di Chrome sviluppata da McAfee, LLC, e la sua funzione principale è "Stop videos from auto-playing and slowing down your web-browsing".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione McAfee® Web Boost

Scarica i file di estensione McAfee® Web Boost in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome McAfee® Web Boost McAfee® Web Boost
ID klekeajafkkpokaofllcadenjdckhinm
URL Ufficiale https://chromewebstore.google.com/detail/mcafee%C2%AE-web-boost/klekeajafkkpokaofllcadenjdckhinm
Descrizione Stop videos from auto-playing and slowing down your web-browsing
Dimensione del File 322 KB
Conteggio Installazioni 2,052,554
Versione Corrente 1.1.0.20
Ultimo Aggiornamento 2022-03-11
Data di Pubblicazione 2019-03-11
Valutazione 4.13/5 Totale 179 Valutazioni
Sviluppatore McAfee, LLC
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.mcafee.com/
URL della Pagina di Aiuto https://community.mcafee.com/t5/WebAdvisor/bd-p/mcafee-webadvisor
URL della Pagina della Politica sulla Privacy https://www.mcafee.com/consumer/en-us/policy/global/legal.html?tab=privacy
Lingue Supportate 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\/*"
        ]
    }
}