Chiasenhac Downloader 2

Chiasenhac Downloader 2

Cos'è Chiasenhac Downloader 2?

Chiasenhac Downloader 2 è un'estensione di Chrome sviluppata da Ninh Pham, e la sua funzione principale è "Chiasenhac Downloader 2".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Chiasenhac Downloader 2

Scarica i file di estensione Chiasenhac Downloader 2 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Chiasenhac Downloader 2 Chiasenhac Downloader 2
ID iioflhiclipmefbnlfphcjidamknmckc
URL Ufficiale https://chromewebstore.google.com/detail/chiasenhac-downloader-2/iioflhiclipmefbnlfphcjidamknmckc
Descrizione Chiasenhac Downloader 2
Dimensione del File 101 KB
Conteggio Installazioni 472
Versione Corrente 2.0.0
Ultimo Aggiornamento 2020-11-09
Data di Pubblicazione 2019-01-27
Valutazione 4.00/5 Totale 4 Valutazioni
Sviluppatore Ninh Pham
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}