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 |
电子邮箱 | [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" ] } |