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.”。

擴展截圖

screenshot
screenshot

下載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.                    

擴展基本資訊

名稱 SoundCloud To MP3 - SoundCloud Downloader SoundCloud To MP3 - SoundCloud Downloader
ID jfbcpeagedpdphmpbacmkihjddjjmgmi
官方網址 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"
    }
}