CDADownloadButton Firefox

Examine source code of CDADownloadButton

Inspect and view changes in CDADownloadButton source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "cdalink",
  "version": "1.0",
  "description": "Dodaje przycisk download zamiast fb share",
  "Author": "Andrzej Połetek",
  "content_scripts": [
    {
      "matches": [
        "*://*.cda.pl/*"
      ],
      "js": [
        "CDADownloadButton.js"
      ]
    }
  ]
}

Meilleures alternatives CDADownloadButton

Voici quelques Firefox add-ons qui sont similaires à CDADownloadButton :