WebExtension.net
Toggle dark mode
WebExtension.net

Zoom Rooms

View on Chrome Web Store
View Zoom Rooms Chrome Extension on Chrome Web Store
Add to bookmarks
3.3 (18 ratings)
14 views
This extension has been viewed 14 times

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

Zoom Rooms for Chrome OS
Type
ChromeOS Game
Users
0 users
Website zoom.us
zoom.us
View author page of zoom.us
Published
Published on April 25, 2017
Version 5.0.4278.0810
Manifest version
2
Updated
Updated on August 13, 2020
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Zoom Rooms 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": "Zoom Rooms",
    "version": "5.0.4278.0810",
    "version_name": "5.0.5 (4278.0810)",
    "minimum_chrome_version": "52.0.0.0",
    "manifest_version": 2,
    "description": "Zoom Rooms for Chrome OS",
    "offline_enabled": false,
    "icons": {
        "128": "build\/static\/images\/zoomrooms-logo-128.png"
    },
    "app": {
        "background": {
            "scripts": [
                "build\/js\/zrbackground.js"
            ]
        }
    },
    "platforms": [
        {
            "nacl_arch": "x86-64",
            "sub_package_path": "_platform_specific\/x86-64\/"
        },
        {
            "nacl_arch": "x86-32",
            "sub_package_path": "_platform_specific\/x86-32\/"
        },
        {
            "nacl_arch": "arm",
            "sub_package_path": "_platform_specific\/arm\/"
        }
    ],
    "storage": {
        "managed_schema": "policy.json"
    },
    "permissions": [
        {
            "fileSystem": [
                "write"
            ]
        },
        "storage",
        "alwaysOnTopWindows",
        "audioCapture",
        "desktopCapture",
        "videoCapture",
        "unlimitedStorage",
        "system.cpu",
        "system.memory",
        "system.display",
        {
            "socket": [
                "tcp-listen:*:*",
                "tcp-connect",
                "resolve-host",
                "udp-bind:*:*",
                "udp-send-to:*:*",
                "resolve-proxy",
                "network-state"
            ]
        },
        "*:\/\/*.zoom.us\/*",
        "*:\/\/*.zoomgov.com\/*",
        "*:\/\/*.zoomdev.us\/*",
        "*:\/\/*.zoom.com\/*",
        "webview",
        "app.window.fullscreen",
        "app.window.fullscreen.overrideEsc",
        "audio",
        "power",
        "webcamPrivate",
        "usb",
        "hid",
        "idle",
        "enterprise.deviceAttributes",
        {
            "usbDevices": [
                {
                    "vendorId": 1137,
                    "productId": 8652
                },
                {
                    "vendorId": 1133,
                    "productId": 2150
                },
                {
                    "vendorId": 1133,
                    "productId": 2151
                },
                {
                    "vendorId": 2830,
                    "productId": 9334
                },
                {
                    "vendorId": 2830,
                    "productId": 9300
                },
                {
                    "vendorId": 10943,
                    "productId": 1285
                },
                {
                    "vendorId": 5310,
                    "productId": 34
                },
                {
                    "vendorId": 2397,
                    "productId": 80
                }
            ]
        }
    ],
    "requirements": {
        "3D": {
            "features": [
                "webgl"
            ]
        }
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.zoom.us\/*",
            "*:\/\/*.zoomgov.com\/*",
            "*:\/\/*.zoomdev.us\/*",
            "*:\/\/*.zoom.com\/*"
        ]
    },
    "kiosk_enabled": true,
    "kiosk": {
        "required_platform_version": "11151",
        "always_update": true
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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