WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
iboss Cloud Connector

iboss Cloud Connector

View on Chrome Web Store
View iboss Cloud Connector Chrome Extension on Chrome Web Store
Add to bookmarks
1.1 (39 ratings)
3 new ratings
6 views
This extension has been viewed 6 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 extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 14, 2025.

Zero Trust Connector
Type
Extension
Users
100,000 users
100K
iboss
View author page of iboss
Published
Published on June 4, 2024
Version 1.0.100
Manifest version
3
Updated
Updated on July 9, 2025
make_chrome_yours/privacy
Extension Category
View on Chrome Web Store
View iboss Cloud Connector 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",
    "manifest_version": 3,
    "name": "iboss Cloud Connector",
    "description": "Zero Trust Connector",
    "version": "1.0.100",
    "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",
        "webRequestBlocking",
        "webRequestAuthProvider",
        "storage",
        "alarms",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "static\/js\/*.js",
                "static\/css\/*.css",
                "dnrPage.html",
                "dnrPage.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js"
    }
}
© 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