WebExtension.net
WebExtension.net

Malwarebytes Browser Guard

View on Chrome Web Store
View Malwarebytes Browser Guard Chrome Extension on Chrome Web Store
3.9 (1,181 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The fastest and safest web browsing experience.
Type
Extension
Users
9,000,000 users
Malwarebytes
View author page of Malwarebytes
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 22, 2017
Version 3.0.10
Manifest version
3
Updated
Updated on October 23, 2024
View on Chrome Web Store
View Malwarebytes Browser Guard Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "app\/assets\/icon.png",
        "default_popup": "app\/pop.html",
        "default_title": "Malwarebytes"
    },
    "author": "Malwarebytes",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content-debugging.js"
            ],
            "matches": [
                "https:\/\/www.malwarebytes.com\/browserguard\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "content-scripts.js"
            ],
            "match_about_blank": true,
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "mbgc.mv3.whitelist_1",
                "path": "db\/mbgc.mv3.whitelist_1.json"
            },
            {
                "enabled": false,
                "id": "mbgc.mv3.ads_1",
                "path": "db\/mbgc.mv3.ads_1.json"
            },
            {
                "enabled": false,
                "id": "mbgc.mv3.ads_2",
                "path": "db\/mbgc.mv3.ads_2.json"
            },
            {
                "enabled": false,
                "id": "mbgc.mv3.malware_1",
                "path": "db\/mbgc.mv3.malware_1.json"
            },
            {
                "enabled": false,
                "id": "mbgc.mv3.easylist_1",
                "path": "db\/mbgc.mv3.easylist_1.json"
            },
            {
                "enabled": false,
                "id": "mbgc.mv3.easyprivacy_1",
                "path": "db\/mbgc.mv3.easyprivacy_1.json"
            },
            {
                "enabled": true,
                "id": "mbgc.arw",
                "path": "db\/mbgc.arw.json"
            }
        ]
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.msn.com\/*"
        ]
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "128": "app\/assets\/icon.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "name": "Malwarebytes Browser Guard",
    "permissions": [
        "alarms",
        "downloads",
        "storage",
        "tabs",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "unlimitedStorage",
        "webRequest",
        "contextMenus",
        "nativeMessaging",
        "offscreen",
        "activeTab"
    ],
    "version": "3.0.10",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "*.eot",
                "*.ttf",
                "*.woff",
                "*.woff2",
                "app\/assets\/close-icon.svg",
                "app\/assets\/tooltip.svg",
                "app\/eventpages\/block.html",
                "app\/eventpages\/block-content-control.html",
                "app\/eventpages\/block-mv3.html",
                "app\/eventpages\/debugger.html",
                "app\/eventpages\/downloading.html",
                "app\/eventpages\/block-notification.html",
                "app\/eventpages\/breach-notification.html",
                "app\/eventpages\/block-notification.css",
                "app\/eventpages\/block-notification-dark.css",
                "app\/eventpages\/breach-notification.css",
                "app\/eventpages\/breach-notification-dark.css",
                "app\/eventpages\/monthly-notification.html",
                "app\/eventpages\/monthly-notification.css",
                "app\/eventpages\/monthly-notification-dark.css",
                "app\/assets\/check-icon.svg",
                "app\/assets\/check-icon-dark.svg",
                "app\/eventpages\/release-notification.html",
                "app\/eventpages\/release-notification.css",
                "app\/eventpages\/release-notification-dark.css",
                "app\/eventpages\/clipboard-notification.html",
                "app\/eventpages\/clipboard-notification.css",
                "app\/eventpages\/clipboard-notification-dark.css",
                "app\/eventpages\/empty.html",
                "injection-instart.js",
                "injection-tss.js",
                "injection-tss-notification.js",
                "injection-topics.js",
                "injection-tss-skimmer.js",
                "offscreen\/offscreen.html",
                "vendor\/*",
                "app\/content-style.css"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top