Image download for Youtube™

Download Youtube video cover image in highest available resolution.

Image download for Youtube™とは何ですか?

Image download for Youtube™はhttps://www.acalic.comによって開発されたChromeの拡張機能で、その主な機能は「Download Youtube video cover image in highest available resolution.」です。

拡張機能のスクリーンショット

screenshot

Image download for Youtube™拡張機能のCRXファイルをダウンロード

Image download for Youtube™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Image download for Youtube™ Image download for Youtube™
ID hmddfalndciigbdmikpibaleammmkcbm
公式URL https://chromewebstore.google.com/detail/image-download-for-youtub/hmddfalndciigbdmikpibaleammmkcbm
説明 Download Youtube video cover image in highest available resolution.
ファイルサイズ 11.58 KB
インストール数 3,669
現在のバージョン 1.3
最終更新日 2019-09-27
公開日 2019-09-27
評価 3.62/5 合計 26 レビュー
開発者 https://www.acalic.com
支払い方法 free
対応言語 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\/"
    ]
}