WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Sophos Chrome Security

Sophos Chrome Security

View on Chrome Web Store
View Sophos Chrome Security Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (17 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This is the Sophos Mobile client for Chrome devices.
Type
Extension
Users
60,000 users
10K
Sophos Limited
View author page of Sophos Limited
Published
Published on October 2, 2019
Version 2.0.2218
Manifest version
3
Updated
Updated on February 26, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Sophos Chrome Security Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extension_name__",
    "short_name": "__MSG_extension_name_short__",
    "version": "2.0.2218",
    "manifest_version": 3,
    "description": "__MSG_extension_description__",
    "default_locale": "en",
    "permissions": [
        "gcm",
        "alarms",
        "webNavigation",
        "webRequest",
        "tabs",
        "storage",
        "contextMenus",
        "geolocation",
        "management",
        "notifications",
        "identity",
        "identity.email",
        "enterprise.deviceAttributes",
        "offscreen"
    ],
    "action": {
        "default_icon": {
            "16": "res\/icon-16x16.png",
            "48": "res\/icon-48x48.png",
            "128": "res\/icon-128x128.png"
        },
        "default_popup": "src\/options\/menu.html"
    },
    "icons": {
        "16": "res\/icon-16x16.png",
        "48": "res\/icon-48x48.png",
        "128": "res\/icon-128x128.png"
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "src\/block\/*",
                "src\/enc\/*",
                "res\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "storage": {
        "managed_schema": "src\/managed\/managed_schema.json"
    },
    "externally_connectable": {
        "__comment__": "Externally connectable hosts for Central SSP enrollment configurations.",
        "matches": [
            "*:\/\/*.dialogs.de\/*",
            "*:\/\/*.sophos.com\/*",
            "*:\/\/*.sandbox.sophos\/*"
        ]
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "minimum_chrome_version": "110"
}
© 2025 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