WebExtension.net
WebExtension.net

iboss Chromebook App Compatibility Plugin

View on Chrome Web Store
View iboss Chromebook App Compatibility Plugin Chrome Extension on Chrome Web Store
1.1 (52 ratings)

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

A Proxy Server for iboss cloud Enterprise app.
Type
Extension
Users
1,000,000 users
333.3K
iboss
View author page of iboss
Published
Published on March 21, 2020
Version 5.4.20
Manifest version
2
Updated
Updated on July 31, 2023
View on Chrome Web Store
View iboss Chromebook App Compatibility Plugin Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "iboss Chromebook App Compatibility Plugin",
    "short_name": "iboss chrome proxy server",
    "description": "A Proxy Server for iboss cloud Enterprise app.",
    "version": "5.4.20",
    "offline_enabled": true,
    "minimum_chrome_version": "45",
    "app": {
        "background": {
            "scripts": [
                "chrome-appcompatibility-plugin.min.js"
            ],
            "persistent": false
        }
    },
    "icons": {
        "16": "images\/200ok-16.png",
        "19": "images\/200ok-19.png",
        "32": "images\/200ok-32.png",
        "38": "images\/200ok-38.png",
        "48": "images\/200ok-48.png",
        "64": "images\/200ok-64.png",
        "96": "images\/200ok-96.png",
        "128": "images\/200ok-128.png",
        "256": "images\/200ok-256.png",
        "512": "images\/200ok-512.png"
    },
    "permissions": [
        "background",
        "idle",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "ftp:\/\/*\/*",
        "identity",
        "identity.email",
        "storage",
        "alarms",
        "*:\/\/*.ibosscloud.com\/*",
        "*:\/\/*.ibosstest.com\/*",
        "http:\/\/127.0.0.1:9003\/local.pac",
        "http:\/\/127.0.0.1:9004\/local.pac",
        "alarms",
        "unlimitedStorage",
        "notifications",
        "browser",
        "power",
        "system.network",
        "enterprise.deviceAttributes"
    ],
    "sockets": {
        "udp": {
            "send": [
                ""
            ],
            "bind": [
                ""
            ],
            "multicastMembership": ""
        },
        "tcp": {
            "connect": "*:*",
            "send": "*:*"
        },
        "tcpServer": {
            "listen": "*:*"
        }
    },
    "oauth2": {
        "client_id": "458955919969-ip5gtdesaugnbn0tcqfaf39kn72ncddl.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "storage": {
        "managed_schema": "ibossSettingsSchema.json"
    }
}
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