Youtube Thumbnail Download
Easy To Save image as type
What is Youtube Thumbnail Download?
Youtube Thumbnail Download is a Chrome extension developed by https://save-image-as-type.freefinancetools.net, and its main feature is "Easy To Save image as type".
Extension Screenshots
Download Youtube Thumbnail Download Extension CRX File
Download Youtube Thumbnail Download extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | aljfiopcilbcgbigeajfphfpdibddkij |
Official URL | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij |
Description | Easy To Save image as type |
File Size | 50.78 KB |
Installation Count | 390 |
Current Version | 1.0.1 |
Last Updated | 2020-12-14 |
Publish Date | 2020-07-29 |
Rating | 3.00/5 Total 1 Ratings |
Developer | https://save-image-as-type.freefinancetools.net |
[email protected] | |
Payment Type | free |
Extension Website | https://save-image-as-type.freefinancetools.net |
Supported Languages | 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" ] } |