McAfee® Web Boost

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

What is McAfee® Web Boost?

McAfee® Web Boost is a Chrome extension developed by McAfee, LLC, and its main feature is "Stop videos from auto-playing and slowing down your web-browsing".

Extension Screenshots

screenshot

Download McAfee® Web Boost Extension CRX File

Download McAfee® Web Boost extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name McAfee® Web Boost McAfee® Web Boost
ID klekeajafkkpokaofllcadenjdckhinm
Official URL https://chromewebstore.google.com/detail/mcafee%C2%AE-web-boost/klekeajafkkpokaofllcadenjdckhinm
Description Stop videos from auto-playing and slowing down your web-browsing
File Size 322 KB
Installation Count 2,052,554
Current Version 1.1.0.20
Last Updated 2022-03-11
Publish Date 2019-03-11
Rating 4.13/5 Total 179 Ratings
Developer McAfee, LLC
Email [email protected]
Payment Type free
Extension Website https://www.mcafee.com/
Help Page URL https://community.mcafee.com/t5/WebAdvisor/bd-p/mcafee-webadvisor
Privacy Policy Page URL https://www.mcafee.com/consumer/en-us/policy/global/legal.html?tab=privacy
Supported Languages 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\/*"
        ]
    }
}