Chiasenhac Downloader 2

Chiasenhac Downloader 2

Qu'est-ce que Chiasenhac Downloader 2 ?

Chiasenhac Downloader 2 est une extension Chrome développée par Ninh Pham, et sa fonction principale est "Chiasenhac Downloader 2".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Chiasenhac Downloader 2

Téléchargez les fichiers d'extension Chiasenhac Downloader 2 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Chiasenhac Downloader 2 Chiasenhac Downloader 2
ID iioflhiclipmefbnlfphcjidamknmckc
URL Officiel https://chromewebstore.google.com/detail/chiasenhac-downloader-2/iioflhiclipmefbnlfphcjidamknmckc
Description Chiasenhac Downloader 2
Taille du Fichier 101 KB
Nombre d'Installations 472
Version Actuelle 2.0.0
Dernière Mise à Jour 2020-11-09
Date de Publication 2019-01-27
Évaluation 4.00/5 Total 4 Évaluations
Développeur Ninh Pham
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}