SoundCloud Downloader - SoundCloud to MP3
SoundCloud Downloader is an online extension that will help you download SoundCloud tracks, songs, and music in MP3 format.
SoundCloud Downloader - SoundCloud to MP3란 무엇입니까?
SoundCloud Downloader - SoundCloud to MP3은(는) https://vidfrom.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SoundCloud Downloader is an online extension that will help you download SoundCloud tracks, songs, and music in MP3 format."입니다.
확장 프로그램 스크린샷
SoundCloud Downloader - SoundCloud to MP3 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
In other words, this extension will help you convert SoundCloud to mp3 and hear them from anywhere by sending them onto your own iPod, phone, or computer without Internet connection. Is SoundCloud Downloader legal? SoundCloud permits you to listen to as many monitors you need but allows you to download tracks whose the track owner helps downloading. We urge that users respect copyright along with download audio in keeping with the relevant stipulations. We honor the owner's rights and dissuade users from utilizing the audio for any content that violates copyright protection terms and conditions. In case you are downloading for personal use, then it is not illegal to put in a SoundCloud to MP3. However, keep in mind that you only download music for which you have obtained approval from the copyright owner. We do not assume any liability for copyright infringement that occurs when using this tool. We do not host and do not allow you to download any copyrighted material. What are the benefits of using SoundCloud Downloader? Full compatibility with modern browsers High-speed conversions No registration required, and Unlimited free downloads No additional software installation required
확장 프로그램 기본 정보
이름 | |
ID | lhmoggkahgncfkcpkpdlikmpfpeiogan |
공식 URL | https://chrome.google.com/webstore/detail/soundcloud-downloader-sou/lhmoggkahgncfkcpkpdlikmpfpeiogan |
설명 | SoundCloud Downloader is an online extension that will help you download SoundCloud tracks, songs, and music in MP3 format. |
파일 크기 | 48.34 KB |
설치 횟수 | 20,000 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2021-01-15 |
출시 날짜 | 2021-01-10 |
평점 | 3.42/5 총 19 개의 평점 |
개발자 | https://vidfrom.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://vidfrom.com/soundcloud-downloader/ |
도움말 페이지 URL | https://vidfrom.com/contact/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SoundCloud Downloader - SoundCloud to MP3", "version": "1.0.1", "description": "SoundCloud Downloader is an online extension that will help you download SoundCloud tracks, songs, and music in MP3 format.", "homepage_url": "https:\/\/vidfrom.com\/soundcloud-downloader\/", "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "assets\/images\/icon-16.png", "32": "assets\/images\/icon-32.png", "48": "assets\/images\/icon-48.png", "128": "assets\/images\/icon-128.png" } }, "icons": { "16": "assets\/images\/icon-16.png", "32": "assets\/images\/icon-32.png", "48": "assets\/images\/icon-48.png", "128": "assets\/images\/icon-128.png" }, "manifest_version": 2, "permissions": [ "activeTab", "https:\/\/soundcloud.com\/*", "https:\/\/vidfrom.com\/*" ] } |