CDA↓ Firefox

Examine source code of CDA↓

By: Ahilles
Inspect and view changes in CDA↓ 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
{
  "manifest_version": 2,
  "name": "CDA↓",
  "version": "1.1",
  "description": "Download CDA videos",
  "icons": {
    "16": "icons/16x16.png",
    "32": "icons/32x32.png",
    "36": "icons/36x36.png",
    "48": "icons/48x48.png",
    "57": "icons/57x57.png",
    "72": "icons/72x72.png",
    "96": "icons/96x96.png",
    "144": "icons/144x144.png",
    "192": "icons/192x192.png"
  },
  "permissions": [
    "tabs",
    "downloads"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.cda.pl/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/48x48.png"
    }
  }
}

Best CDA↓ Alternatives

Here are some Firefox add-ons that are similar to CDA↓: