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