Thumbnail for YouTube™

HD quality thumbnail download in one click

什麼是Thumbnail for YouTube™?

Thumbnail for YouTube™是由https://www.downloadhub.cloud開發的Chrome擴展程式,該擴展的主要功能是“HD quality thumbnail download in one click”。

擴展截圖

screenshot
screenshot

下載Thumbnail for YouTube™擴展crx文件

下載Thumbnail for YouTube™擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        A Thumbnail for YouTube extension is a type of browser extension that allows you to download YouTube video thumbnail directly from your web browser.

Features
+ Quick and easy thumbnail download.
+  High-resolution[HD] thumbnail downloads.
+  The extension is designed to be easy to use.
+  Designed to be safe and secure.                    

擴展基本資訊

名稱 Thumbnail for YouTube™ Thumbnail for YouTube™
ID difehmghcobmljnefhgedfcjgpmpgmop
官方網址 https://chromewebstore.google.com/detail/thumbnail-for-youtube/difehmghcobmljnefhgedfcjgpmpgmop
簡介 HD quality thumbnail download in one click
檔案大小 55.98 KB
安裝次數 68
目前版本 1.0.1
更新時間 2023-02-24
上架時間 2023-02-24
開發者 https://www.downloadhub.cloud
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://www.downloadhub.cloud/2023/02/thumbnail.html
隱私政策頁面URL https://www.downloadhub.cloud/p/privacy-policy.html
支援的語言 en,es,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "data\/icons\/icon-128-d.png",
            "32": "data\/icons\/icon-32-d.png",
            "64": "data\/icons\/icon-64-d.png",
            "38": "data\/icons\/icon-38-d.png"
        },
        "default_popup": "data\/interface\/index.html?popup",
        "default_title": "__MSG_extensionName__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "description": "__MSG_extensionDescription__",
    "host_permissions": [
        "*:\/\/*.youtube.com\/*"
    ],
    "homepage_url": "https:\/\/www.downloadhub.cloud\/2023\/02\/thumbnail.html",
    "icons": {
        "128": "data\/icons\/icon-128.png",
        "32": "data\/icons\/icon-32.png",
        "64": "data\/icons\/icon-64.png",
        "38": "data\/icons\/icon-38.png"
    },
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "permissions": [
        "contextMenus",
        "storage",
        "scripting",
        "tabs"
    ],
    "short_name": "__MSG_extensionShortName__",
    "version": "1.0.1"
}