Native SoundCloud Downloader Firefox

Examine source code of Native SoundCloud Downloader

By: Haikel
Inspect and view changes in Native SoundCloud Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Native SC Downloader",
  "version": "1.1.4",
  "manifest_version": 2,
  "description": "Get all your favorite MP3s from SoundCloud with ease using this native and straightforward MP3 SoundCloud Downloader!",
  "icons": {
    "32": "32.png",
    "64": "64.png",
    "128": "128.png",
    "512": "512.png"
  },
  "browser_action": {
    "default_title": "Native SC Downloader",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "https://*.soundcloud.com/*",
    "https://*.sndcdn.com/*"
  ],
  "background": {
    "scripts": [
      "worker.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://*.soundcloud.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{01e913f8-0364-42c6-bc5a-c9800523b58a}"
    }
  }
}

Best Native SoundCloud Downloader Alternatives

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