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文件
下载SoundCloud To MP3 - SoundCloud Downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |