SoundCloud To MP3 - SoundCloud Downloader
SoundCloud To Mp3 Downloader is an online extension for downloading songs from SoundCloud in Mp3 format.
SoundCloud To MP3 - SoundCloud Downloader란 무엇입니까?
SoundCloud To MP3 - SoundCloud Downloader은(는) https://soundcloudtomp3downloader.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SoundCloud To Mp3 Downloader is an online extension for downloading songs from SoundCloud in Mp3 format."입니다.
확장 프로그램 스크린샷
SoundCloud To MP3 - SoundCloud Downloader 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | jfbcpeagedpdphmpbacmkihjddjjmgmi |
공식 URL | https://chrome.google.com/webstore/detail/soundcloud-to-mp3-soundcl/jfbcpeagedpdphmpbacmkihjddjjmgmi |
설명 | SoundCloud To Mp3 Downloader is an online extension for downloading songs from SoundCloud in Mp3 format. |
파일 크기 | 57.17 KB |
설치 횟수 | 10,000 |
현재 버전 | 1.0.2 |
최근 업데이트 | 2022-07-01 |
출시 날짜 | 2021-04-17 |
평점 | 4.33/5 총 43 개의 평점 |
개발자 | https://soundcloudtomp3downloader.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://soundcloudtomp3downloader.net/ |
도움말 페이지 URL | https://soundcloudtomp3downloader.net/contact/ |
개인정보 보호 정책 페이지 URL | https://soundcloudtomp3downloader.net/privacy-policy |
지원되는 언어 | 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" } } |