YouTube Thumbnail Extractor
Easy and fast way to extract YouTube thumbnails.
YouTube Thumbnail Extractorとは何ですか?
YouTube Thumbnail ExtractorはSynn Koによって開発されたChromeの拡張機能で、その主な機能は「Easy and fast way to extract YouTube thumbnails.」です。
拡張機能のスクリーンショット
YouTube Thumbnail Extractor拡張機能のCRXファイルをダウンロード
YouTube Thumbnail Extractor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Use this extension to grab the thumbnails of the videos you're watching.
拡張機能の基本情報
名前 | YouTube Thumbnail Extractor |
ID | hfnkfhdbiapkoeafnfpjcnifcnpidkgc |
公式URL | https://chromewebstore.google.com/detail/youtube-thumbnail-extract/hfnkfhdbiapkoeafnfpjcnifcnpidkgc |
説明 | Easy and fast way to extract YouTube thumbnails. |
ファイルサイズ | 8.58 KB |
インストール数 | 265 |
現在のバージョン | 1.0 |
最終更新日 | 2019-04-08 |
公開日 | 2019-04-04 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Synn Ko |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "YouTube Thumbnail Extractor", "version": "1.0", "description": "Easy and fast way to extract YouTube thumbnails.", "manifest_version": 2, "browser_action": { "default_icon": "images\/icon128.png", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_popup": "popup.html" }, "permissions": [ "tabs", " |