WebExtension.net
WebExtension.net

Certificate Enrollment for ChromeOS

View on Chrome Web Store
View Certificate Enrollment for ChromeOS Chrome Extension on Chrome Web Store
4.4 (402 ratings)

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

Request a certificate for your device.
Type
Extension
Users
400,000 users
google.com
View author page of google.com
Published
Published on September 18, 2015
Version 1.6.5
Manifest version
3
Updated
Updated on September 9, 2024
View on Chrome Web Store
View Certificate Enrollment for ChromeOS Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.5",
    "manifest_version": 3,
    "minimum_chrome_version": "106",
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "offline_enabled": true,
    "default_locale": "en",
    "content_security_policy": {
        "default-src": "self",
        "connect-src": "https:\/\/*",
        "object-src": "none",
        "script-src": "self",
        "style-src": "'unsafe-inline' https:\/\/fonts.googleapis.com\/",
        "font-src": "https:\/\/fonts.gstatic.com\/",
        "img-src": "'self' data:"
    },
    "background": {
        "service_worker": "js\/background_script_binary.js"
    },
    "permissions": [
        "storage",
        "enterprise.deviceAttributes",
        "enterprise.platformKeys",
        "clipboardWrite",
        "alarms",
        "notifications",
        "identity",
        "identity.email",
        "platformKeys"
    ],
    "storage": {
        "managed_schema": "managed_policy_schema.json"
    },
    "action": {
        "default_icon": {
            "19": "img\/security_googblue_19dp.png",
            "38": "img\/security_googblue_38dp.png"
        }
    },
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "img\/security_googblue_16dp.png",
        "19": "img\/security_googblue_19dp.png",
        "38": "img\/security_googblue_38dp.png",
        "128": "img\/security_googblue_128dp.png"
    }
}
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