Digital Collateral Presentation Helper Firefox

Examine source code of Digital Collateral Presentation Helper

Inspect and view changes in Digital Collateral Presentation Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16_on.png",
    "48": "icon48_on.png",
    "128": "icon128_on.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16_off.png",
      "48": "icon48_off.png",
      "128": "icon128_off.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.digitalcollateral.com/*",
        "http://localhost/*"
      ],
      "js": [
        "beacon.js"
      ]
    }
  ],
  "description": "Enable Digital Collateral Presentation Tool iFrame Functionality",
  "manifest_version": 2,
  "name": "Digital Collateral Presentation Helper",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs"
  ],
  "version": "2.4resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b378ea74-54ae-45d9-82ba-9282536f9493}"
    }
  }
}

Best Digital Collateral Presentation Helper Alternatives

Here are some Firefox add-ons that are similar to Digital Collateral Presentation Helper: