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
官方網址 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\/"
    ]
}