WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
JumpCloud Go™

JumpCloud Go™

View on Chrome Web Store
4.0 (8 ratings)
1 new ratings
0 views
0 downloads

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

JumpCloud Go™ enables faster, safer, seamless user authentication. Enhance security and productivity without compromise.
Type
Extension
Users
100,000 users
10K
JumpCloud
Published
Version 1.3.17
Manifest version
3
Updated
productivity/workflow
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JumpCloud Go\u2122",
    "description": "JumpCloud Go\u2122 enables faster, safer, seamless user authentication. Enhance security and productivity without compromise.",
    "manifest_version": 3,
    "action": {
        "default_title": "JumpCloud Go\u2122",
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "16": "icons\/logo_16.png",
        "32": "icons\/logo_32.png",
        "48": "icons\/logo_48.png",
        "128": "icons\/logo_128.png"
    },
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "permissions": [
        "activeTab",
        "cookies",
        "nativeMessaging",
        "scripting",
        "storage",
        "webRequest",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/*\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/*.jumpcloud.com\/*",
                "https:\/\/*.jumpcloud.local\/*",
                "https:\/\/*.jumpcloud.protectlocal\/*",
                "https:\/\/*.jclabs.dev\/*",
                "https:\/\/*.jcplatform.dev\/*",
                "http:\/\/127.0.0.1\/*",
                "http:\/\/localhost\/*"
            ],
            "js": [
                "\/saasManagementContent.js"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/*.jumpcloud.com\/*",
                "https:\/\/*.jumpcloud.local\/*",
                "https:\/\/*.jumpcloud.protectlocal\/*",
                "https:\/\/*.jclabs.dev\/*",
                "https:\/\/*.jcplatform.dev\/*",
                "http:\/\/127.0.0.1\/*",
                "http:\/\/localhost\/*"
            ],
            "js": [
                "\/saasAccessRestrictionContent.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.jumpcloud.com\/*",
            "https:\/\/*.jumpcloud.local\/*",
            "https:\/\/*.jumpcloud.protectlocal\/*",
            "https:\/\/*.jclabs.dev\/*",
            "https:\/\/*.jcplatform.dev\/*",
            "http:\/\/127.0.0.1:5500\/*",
            "http:\/\/localhost:5500\/*"
        ]
    },
    "version": "1.3.17"
}
© 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.