WebExtension.net
WebExtension.net

iboss Cloud Connector

View on Chrome Web Store
View iboss Cloud Connector Chrome Extension on Chrome Web Store
2.0 (4 ratings)

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

Zero Trust Connector
Type
Extension
Users
100,000 users
iboss
View author page of iboss
Published
Published on June 4, 2024
Version 1.0.30
Manifest version
3
Updated
Updated on August 19, 2024
View on Chrome Web Store
View iboss Cloud Connector Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "iboss Cloud Connector",
    "description": "Zero Trust Connector",
    "version": "1.0.30",
    "icons": {
        "16": "logos\/iboss-logo-16.png",
        "48": "logos\/iboss-logo-48.png",
        "128": "logos\/iboss-logo-128.png"
    },
    "storage": {
        "managed_schema": "schema.json"
    },
    "incognito": "spanning",
    "options_page": "\/index.html#options",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "browsingData",
        "enterprise.deviceAttributes",
        "enterprise.networkingAttributes",
        "identity",
        "identity.email",
        "management",
        "notifications",
        "proxy",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "static\/js\/*.js",
                "static\/css\/*.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js"
    }
}
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