SoundCloud Downloader v2
Adds download buttons for tracks on soundcloud.com
Cos'è SoundCloud Downloader v2?
SoundCloud Downloader v2 è un'estensione di Chrome sviluppata da alina.merkelsz, e la sua funzione principale è "Adds download buttons for tracks on soundcloud.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SoundCloud Downloader v2
Scarica i file di estensione SoundCloud Downloader v2 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 Add-on allows you to easily download tracks off of SoundCloud, by the press of a button. Unlike other Add-ons, this does not use any 3rd party services to perform the download - only SoundCloud's own APIs.
When you hit 'Download', we will set the appropriate metadata information: Title, Artists, Album and Artwork. If the track is downloaded as part of an album, we will also set the track number.
If you are a Go+ user, we will download the higher quality version (.m4a file) for you. Informazioni di Base sull'Estensione
| Nome | |
| ID | fbknbpgcakhanbhcogebgfbapkgcdloh |
| URL Ufficiale | https://chrome.google.com/webstore/detail/soundcloud-downloader-v2/fbknbpgcakhanbhcogebgfbapkgcdloh |
| Descrizione | Adds download buttons for tracks on soundcloud.com |
| Dimensione del File | 62.94 KB |
| Conteggio Installazioni | 20,000 |
| Versione Corrente | 2022.06.12 |
| Ultimo Aggiornamento | 2022-06-13 |
| Data di Pubblicazione | 2021-01-21 |
| Valutazione | 4.48/5 Totale 65 Valutazioni |
| Sviluppatore | alina.merkelsz |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"author": "NotTobi",
"background": {
"scripts": [
"js\/background.js"
]
},
"content_scripts": [
{
"js": [
"js\/content.js"
],
"matches": [
"*:\/\/*.soundcloud.com\/*"
],
"run_at": "document_start"
},
{
"all_frames": true,
"js": [
"install.js"
],
"matches": [
" | |