SoundCloud Downloader Firefox

Examine source code of SoundCloud Downloader

Inspect and view changes in SoundCloud Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SoundCloud Downloader",
  "content_scripts": [
    {
      "matches": [
        "https://soundcloud.com/*/*"
      ],
      "js": [
        "third-party/jquery.min.js",
        "scripts/script.js"
      ]
    }
  ],
  "version": "1.0",
  "description": "SoundCloud Downloader, which adds a download button to all the music on this website",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_action": {
    "default_icon": {
      "16": "img/icon16.png"
    },
    "default_title": "SoundCloud Downloader",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{90613d22-1506-42eb-b13f-1590702528b0}"
    }
  }
}

Best SoundCloud Downloader Alternatives

Here are some Firefox add-ons that are similar to SoundCloud Downloader: