SoundCloud To MP3 - SoundCloud Downloader
SoundCloud To Mp3 Downloader is an online extension for downloading songs from SoundCloud in Mp3 format.
Hvad er SoundCloud To MP3 - SoundCloud Downloader?
SoundCloud To MP3 - SoundCloud Downloader er en Chrome-udvidelse udviklet af https://soundcloudtomp3downloader.net, og dens hovedfunktion er "SoundCloud To Mp3 Downloader is an online extension for downloading songs from SoundCloud in Mp3 format.".
Udvidelsesskærmbilleder
Download SoundCloud To MP3 - SoundCloud Downloader-udvidelses-CRX-fil
Download SoundCloud To MP3 - SoundCloud Downloader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
With our extension, you can easily download tracks from SoundCloud to Mp3 format so you can listen without an Internet connection. This SoundCloud downloader is very easy to use: Step 1: Install this extension from us Step 2: Go to the song page from SoundCloud, copy the link of the song you want to download mp3 Step 3: Paste in our search engine and press the Download button SoundCloud downloader benefits: - All free - Compatible with all web browsers - Fast Mp3 conversion speed. - No need to install any additional software - Available on Chrome web store.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | jfbcpeagedpdphmpbacmkihjddjjmgmi |
Officiel URL | https://chrome.google.com/webstore/detail/soundcloud-to-mp3-soundcl/jfbcpeagedpdphmpbacmkihjddjjmgmi |
Beskrivelse | SoundCloud To Mp3 Downloader is an online extension for downloading songs from SoundCloud in Mp3 format. |
Filstørrelse | 57.17 KB |
Antal Installationer | 10,000 |
Nuværende Version | 1.0.2 |
Senest Opdateret | 2022-07-01 |
Udgivelsesdato | 2021-04-17 |
Bedømmelse | 4.33/5 Samlet 43 Bedømmelser |
Udvikler | https://soundcloudtomp3downloader.net |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://soundcloudtomp3downloader.net/ |
Hjælpeside-URL | https://soundcloudtomp3downloader.net/contact/ |
URL til Fortrolighedspolitik Side | https://soundcloudtomp3downloader.net/privacy-policy |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SoundCloud To MP3 - SoundCloud Downloader", "version": "1.0.2", "manifest_version": 3, "description": "SoundCloud To Mp3 Downloader is an online extension for downloading songs from SoundCloud in Mp3 format.", "homepage_url": "https:\/\/soundcloudtomp3downloader.net\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "service_worker": "src\/bg\/background.html" }, "action": { "default_icon": "icons\/icon19.png", "default_title": "https:\/\/soundcloudtomp3downloader.net\/", "default_popup": "src\/browser_action\/browser_action.html" } } |