WebExtension.net
WebExtension.net

Microsoft Defender Browser Protection

View on Chrome Web Store
View Microsoft Defender Browser Protection Chrome Extension on Chrome Web Store
4.2 (615 ratings)

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

Protect yourself against online threats, like phishing and malicious websites, with real-time protection from Microsoft.
Type
Extension
Users
2,000,000 users
Microsoft Corporation
View author page of Microsoft Corporation
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 25, 2015
Version 1.664
Manifest version
3
Updated
Updated on July 25, 2023
View on Chrome Web Store
View Microsoft Defender Browser Protection Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "short_name": "Microsoft Defender Browser Protection",
    "name": "Microsoft Defender Browser Protection",
    "manifest_version": 3,
    "version": "1.664",
    "description": "Protect yourself against online threats, like phishing and malicious websites, with real-time protection from Microsoft.",
    "background": {
        "service_worker": "sw_background.js"
    },
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "24": "assets\/icon24.png",
            "32": "assets\/icon32.png"
        },
        "default_popup": "pages\/popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "incognito": "split",
    "permissions": [
        "tabs",
        "storage",
        "webNavigation"
    ],
    "storage": {
        "managed_schema": "PolicySchema.json"
    },
    "host_permissions": [
        "https:\/\/*.smartscreen.microsoft.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
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