Genesys Cloud for Firefox Firefox

Examine source code of Genesys Cloud for Firefox

Inspect and view changes in Genesys Cloud for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "applications": {
    "gecko": {
      "id": "purecloudForFirefox@mypurecloud.com"
    }
  },
  "manifest_version": 2,
  "version": "1.0.19",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "browser_action": {
    "default_icon": {
      "19": "assets/img/inactiveLogo19.png",
      "38": "assets/img/inactiveLogo38.png"
    },
    "default_title": "__MSG_appTitle__"
  },
  "icons": {
    "16": "assets/img/logo16.png",
    "19": "assets/img/logo19.png",
    "38": "assets/img/logo38.png",
    "128": "assets/img/logo128.png"
  },
  "minimum_chrome_version": "10",
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "app/js/browserHelperService.js",
        "app/js/settingsHelper.js",
        "app/js/contentScript.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "storage",
    "contextMenus"
  ]
}

Best Genesys Cloud for Firefox Alternatives

Here are some Firefox add-ons that are similar to Genesys Cloud for Firefox: