JumpCloud Go™ Firefox

Examine source code of JumpCloud Go™

Inspect and view changes in JumpCloud Go™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "JumpCloud Go™",
  "description": "JumpCloud Go™ enables faster, safer, seamless user authentication. Enhance security and productivity without compromise.",
  "manifest_version": 2,
  "browser_action": {
    "default_title": "JumpCloud Go™",
    "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": {
    "scripts": [
      "serviceWorker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.jumpcloud.com/*",
        "https://*.jumpcloud.local/*",
        "https://*.jumpcloud.protectlocal/*",
        "https://*.jclabs.dev/*",
        "https://*.jcplatform.dev/*"
      ],
      "js": [
        "content.js"
      ]
    },
    {
      "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"
      ]
    },
    {
      "all_frames": true,
      "run_at": "document_end",
      "matches": [
        "*://*/*"
      ],
      "js": [
        "/passwordManagerContent.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "cookies",
    "nativeMessaging",
    "scripting",
    "storage",
    "webRequest",
    "webNavigation",
    "https://*/",
    "alarms",
    "privacy",
    "webRequestBlocking",
    "clipboardWrite"
  ],
  "applications": {
    "gecko": {
      "id": "go@jumpcloud.com"
    }
  },
  "web_accessible_resources": [
    "content-ui/*",
    "ui/*",
    "icons/*"
  ],
  "version": "3.1.0"
}

Best JumpCloud Go™ Alternatives

Here are some Firefox add-ons that are similar to JumpCloud Go™: