SCDL SoundCloud Downloader Firefox

Examine source code of SCDL SoundCloud Downloader

By: VP
Inspect and view changes in SCDL SoundCloud Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SCDL SoundCloud Downloader",
  "version": "5.4",
  "description": "SoundCloud Download Helper. Adds ARTWORK, ARTIST, GENRE, TRACKNAME !!",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "scdl@mrvv.net",
      "strict_min_version": "45.0a1"
    }
  },
  "content_scripts": [
    {
      "css": [
        "styler.css"
      ],
      "js": [
        "scdler.js",
        "browser-id3-writer.4.0.0.js",
        "FileSaver.min.js"
      ],
      "matches": [
        "http://*.soundcloud.com/*",
        "https://*.soundcloud.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "auth.js"
    ],
    "persistent": true
  },
  "permissions": [
    "webRequestBlocking",
    "webRequest",
    "*://*.soundcloud.com/*",
    "https://*.mrvv.net/*",
    "*://*.sndcdn.com/*"
  ]
}

Best SCDL SoundCloud Downloader Alternatives

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