SoundCloud Downloader v2
Adds download buttons for tracks on soundcloud.com
SoundCloud Downloader v2 là gì?
SoundCloud Downloader v2 là một tiện ích mở rộng Chrome được phát triển bởi alina.merkelsz, và tính năng chính của nó là "Adds download buttons for tracks on soundcloud.com".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng SoundCloud Downloader v2
Tải xuống các tệp mở rộng SoundCloud Downloader v2 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
This Add-on allows you to easily download tracks off of SoundCloud, by the press of a button. Unlike other Add-ons, this does not use any 3rd party services to perform the download - only SoundCloud's own APIs. When you hit 'Download', we will set the appropriate metadata information: Title, Artists, Album and Artwork. If the track is downloaded as part of an album, we will also set the track number. If you are a Go+ user, we will download the higher quality version (.m4a file) for you.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fbknbpgcakhanbhcogebgfbapkgcdloh |
URL Chính Thức | https://chrome.google.com/webstore/detail/soundcloud-downloader-v2/fbknbpgcakhanbhcogebgfbapkgcdloh |
Mô tả | Adds download buttons for tracks on soundcloud.com |
Kích Thước Tệp | 62.94 KB |
Số Lần Cài Đặt | 20,000 |
Phiên Bản Hiện Tại | 2022.06.12 |
Cập Nhật Lần Cuối | 2022-06-13 |
Ngày Phát Hành | 2021-01-21 |
Đánh Giá | 4.48/5 Tổng số 65 Đánh Giá |
Nhà Phát Triển | alina.merkelsz |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "author": "NotTobi", "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "js": [ "js\/content.js" ], "matches": [ "*:\/\/*.soundcloud.com\/*" ], "run_at": "document_start" }, { "all_frames": true, "js": [ "install.js" ], "matches": [ " |