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」です。
拡張機能のスクリーンショット
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. 拡張機能の基本情報
| 名前 | |
| ID | difehmghcobmljnefhgedfcjgpmpgmop |
| 公式URL | 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 |
| Eメール | [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"
} | |