Platform Plus Firefox

Examine source code of Platform Plus

Inspect and view changes in Platform Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Platform Plus",
  "version": "1.2resigned1",
  "description": "Adds extra functionality for nGage CRMs regarding Candidates.",
  "icons": {
    "48": "icons/platformPlus.ico"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bullhornstaffing.com/BullhornSTAFFING/UserProfile.cfm?*&profileType=Candidate&*"
      ],
      "js": [
        "constants.js",
        "popup.js",
        "bullhorn.js"
      ],
      "css": [
        "popup.css",
        "bullhorn.css"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "*://edenweb/*/candidate/view.cgi/*",
        "*://hcig-jv02/*/candidate/view.cgi/*",
        "*://hcig-jv01/*/candidate/view.cgi/*"
      ],
      "js": [
        "constants.js",
        "popup.js",
        "edenweb.js"
      ],
      "css": [
        "popup.css",
        "edenweb.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2094b307-47f8-4737-a07c-b6de9fc39b8c}"
    }
  }
}

Best Platform Plus Alternatives

Here are some Firefox add-ons that are similar to Platform Plus: