Chiasenhac Downloader 2
Chiasenhac Downloader 2
What is Chiasenhac Downloader 2?
Chiasenhac Downloader 2 is a Chrome extension developed by Ninh Pham, and its main feature is "Chiasenhac Downloader 2".
Extension Screenshots
Download Chiasenhac Downloader 2 Extension CRX File
Download Chiasenhac Downloader 2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
- Nhanh gọn nhẹ, chiếm rất ít RAM, CPU và băng thông mạng.
- Xem được spectrum trước khi download.
- Tùy chọn chất lượng download.
- Lấy link download cả album hoặc playlist.
CHANGELOG
v2.0.0: (2020-Nov)
- Change to a simple UI
v1.6.1: (2019-Jan-29)
- Fixed: not recognized download links from some albums
v1.6.0: (2018-Dec-29)
- Added delay between downloads
- Upgraded package dependencies
(Updated: 06/01/2018)
(Updated: 13/10/2017)
Thêm: Hỗ trợ download nguyên danh sách link
Chỉnh: Spectrum bây giờ sẽ hiện bên dưới link downloads thay vì phía trên.
---
Giúp bạn dễ dàng extract direct links từ album hoặc playlist với chất lượng nhạc tùy chọn, sau đó bỏ vào IDM quất phát là xong.
Note: Extension này không hỗ trợ download tự động mà chỉ giúp bạn xuất links download. Extension Basic Information
| Name | |
| ID | iioflhiclipmefbnlfphcjidamknmckc |
| Official URL | https://chromewebstore.google.com/detail/chiasenhac-downloader-2/iioflhiclipmefbnlfphcjidamknmckc |
| Description | Chiasenhac Downloader 2 |
| File Size | 101 KB |
| Installation Count | 472 |
| Current Version | 2.0.0 |
| Last Updated | 2020-11-09 |
| Publish Date | 2019-01-27 |
| Rating | 4.00/5 Total 4 Ratings |
| Developer | Ninh Pham |
| [email protected] | |
| Payment Type | free |
| Supported Languages | vi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"*:\/\/*.chiasenhac.com\/*",
"*:\/\/*.chiasenhac.vn\/*",
"*:\/\/chiasenhac.vn\/*"
],
"browser_action": {
"default_icon": {
"19": "icon.png",
"38": "icon.png"
},
"default_title": "Chiasenhac Downloader"
},
"manifest_version": 2,
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"icons": {
"48": "icon.png",
"128": "icon.png"
},
"author": "Ninh Pham",
"description": "Chiasenhac Downloader 2",
"version": "2.0.0",
"name": "Chiasenhac Downloader 2"
} | |