ProductionCrate Connect Firefox

Examine source code of ProductionCrate Connect

Inspect and view changes in ProductionCrate Connect source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "name": "ProductionCrate Connect",
  "version": "2.3",
  "manifest_version": 2,
  "icons": {
    "128": "icon/transparent.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "notifications",
    "*://*.productioncrate.com/*",
    "downloads"
  ],
  "content_scripts": [
    {
      "js": [
        "js/jquery.js",
        "js/script.js"
      ],
      "matches": [
        "*://*.productioncrate.com/*",
        "*://*.footagecrate.com/*"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_icon": "icon/transparent.png",
    "default_popup": "html/action.html"
  },
  "background": {
    "scripts": [
      "js/jquery.js",
      "js/bg.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2077f26c-fc7c-46e8-9b7e-abd781bf18ca}"
    }
  }
}

Best ProductionCrate Connect Alternatives

Here are some Firefox add-ons that are similar to ProductionCrate Connect: