Image download for Youtube™

Download Youtube video cover image in highest available resolution.

What is Image download for Youtube™?

Image download for Youtube™ is a Chrome extension developed by https://www.acalic.com, and its main feature is "Download Youtube video cover image in highest available resolution.".

Extension Screenshots

screenshot

Download Image download for Youtube™ Extension CRX File

Download Image download for Youtube™ 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

                        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.                    

Extension Basic Information

Name Image download for Youtube™ Image download for Youtube™
ID hmddfalndciigbdmikpibaleammmkcbm
Official URL https://chromewebstore.google.com/detail/image-download-for-youtub/hmddfalndciigbdmikpibaleammmkcbm
Description Download Youtube video cover image in highest available resolution.
File Size 11.58 KB
Installation Count 3,669
Current Version 1.3
Last Updated 2019-09-27
Publish Date 2019-09-27
Rating 3.62/5 Total 26 Ratings
Developer https://www.acalic.com
Payment Type free
Supported Languages 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\/"
    ]
}