SoundCloud Downloader

Free Online SoundCloud Music Downloader

Cos'è SoundCloud Downloader?

SoundCloud Downloader è un'estensione di Chrome sviluppata da http://soundclouddownloader.org, e la sua funzione principale è "Free Online SoundCloud Music Downloader".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione SoundCloud Downloader

Scarica i file di estensione SoundCloud Downloader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome SoundCloud Downloader SoundCloud Downloader
ID amfljmopebknnlfmjoidkjkipjphbheh
URL Ufficiale https://chrome.google.com/webstore/detail/soundcloud-downloader/amfljmopebknnlfmjoidkjkipjphbheh
Descrizione Free Online SoundCloud Music Downloader
Dimensione del File 199 KB
Conteggio Installazioni 18,013
Versione Corrente 1.0.0
Ultimo Aggiornamento 2020-05-01
Data di Pubblicazione 2020-05-01
Valutazione 2.50/5 Totale 20 Valutazioni
Sviluppatore http://soundclouddownloader.org
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}