CRZP-download-button Firefox

Examine source code of CRZP-download-button

By: ppiliar Add-on
Inspect and view changes in CRZP-download-button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a download link where its missing on http://opac.crzp.sk website.",
  "manifest_version": 2,
  "name": "CRZP-download",
  "version": "1.0",
  "homepage_url": "https://github.com/ppiliar/crzp-dl-extension",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://opac.crzp.sk/*"
      ],
      "js": [
        "download.js"
      ]
    }
  ]
}

Best CRZP-download-button Alternatives

Here are some Firefox add-ons that are similar to CRZP-download-button: