Youtube Thumbnail Download
Easy To Save image as type
Youtube Thumbnail Downloadとは何ですか?
Youtube Thumbnail Downloadはhttps://save-image-as-type.freefinancetools.netによって開発されたChromeの拡張機能で、その主な機能は「Easy To Save image as type」です。
拡張機能のスクリーンショット
Youtube Thumbnail Download拡張機能のCRXファイルをダウンロード
Youtube Thumbnail Download拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Want to download the thumbnail for a Youtube video? You can do so now by using our extension. To begin using our extension to download a Youtube video thumbnail, simply do the following. 1) Install our thumbnail 2) Go to the Youtube page where the thumbnail is located 3) Right Click to open the context menu and choose our extension Begin downloading your thumbnail right away.
拡張機能の基本情報
名前 | |
ID | aljfiopcilbcgbigeajfphfpdibddkij |
公式URL | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij |
説明 | Easy To Save image as type |
ファイルサイズ | 50.78 KB |
インストール数 | 390 |
現在のバージョン | 1.0.1 |
最終更新日 | 2020-12-14 |
公開日 | 2020-07-29 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | https://save-image-as-type.freefinancetools.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://save-image-as-type.freefinancetools.net |
対応言語 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "1.0.1", "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "background": { "persistent": false, "scripts": [ "just-save.js", "\/js\/update-conf.js", "\/js\/update.js" ] }, "permissions": [ "contextMenus", "downloads" ] } |