SoundCloud Downloader

Free Online SoundCloud Music Downloader

What is SoundCloud Downloader?

SoundCloud Downloader is a Chrome extension developed by http://soundclouddownloader.org, and its main feature is "Free Online SoundCloud Music Downloader".

Extension Screenshots

screenshot

Download SoundCloud Downloader Extension CRX File

Download SoundCloud Downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This webapp allows users to download music from SoundCloud website online for free. Users can download those music tracks that are allowed by publishers.                    

Extension Basic Information

Name SoundCloud Downloader SoundCloud Downloader
ID amfljmopebknnlfmjoidkjkipjphbheh
Official URL https://chrome.google.com/webstore/detail/soundcloud-downloader/amfljmopebknnlfmjoidkjkipjphbheh
Description Free Online SoundCloud Music Downloader
File Size 199 KB
Installation Count 18,013
Current Version 1.0.0
Last Updated 2020-05-01
Publish Date 2020-05-01
Rating 2.50/5 Total 20 Ratings
Developer http://soundclouddownloader.org
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SoundCloud Downloader",
    "description": "Free Online SoundCloud Music Downloader",
    "version": "1.0.0",
    "icons": {
        "128": "favicon.png"
    },
    "browser_action": {
        "default_icon": "favicon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}