Image download for Youtube™

Download Youtube video cover image in highest available resolution.

Apa itu Image download for Youtube™?

Image download for Youtube™ adalah ekstensi Chrome yang dikembangkan oleh https://www.acalic.com, dan fitur utamanya adalah "Download Youtube video cover image in highest available resolution.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Image download for Youtube™

Unduh file ekstensi Image download for Youtube™ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Have you ever wanted to download cover image of a particular Youtube music mix (or any kind of video) and have it as your desktop wallpaper or just in your picture gallery?

This extension let's you download any Youtube video cover image in highest available resolution, without any hassle, few clicks away!

Navigate to any Youtube link and click the extension button, wait for the link to appear, hit the "Download" button and that is it! The picture will download on your computer, on your specified location.                    

Informasi Dasar Ekstensi

Nama Image download for Youtube™ Image download for Youtube™
ID hmddfalndciigbdmikpibaleammmkcbm
URL Resmi https://chromewebstore.google.com/detail/image-download-for-youtub/hmddfalndciigbdmikpibaleammmkcbm
Deskripsi Download Youtube video cover image in highest available resolution.
Ukuran File 11.58 KB
Jumlah Instalasi 3,669
Versi Saat Ini 1.3
Terakhir Diperbarui 2019-09-27
Tanggal Publikasi 2019-09-27
Penilaian 3.62/5 Total 26 Penilaian
Pengembang https://www.acalic.com
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Image download for Youtube\u2122",
    "description": "Download Youtube video cover image in highest available resolution.",
    "version": "1.3",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Image download for Youtube\u2122"
    },
    "permissions": [
        "activeTab",
        "https:\/\/img.youtube.com\/"
    ]
}