Get Thumbnails or Image to video YouTube

Make thumbnail previews or images from YouTube videos

什么是Get Thumbnails or Image to video YouTube?

Get Thumbnails or Image to video YouTube是由https://y-image.net开发的Chrome扩展程序,该扩展的主要功能是“Make thumbnail previews or images from YouTube videos”。

扩展截图

screenshot
screenshot
screenshot

下载Get Thumbnails or Image to video YouTube扩展crx文件

下载Get Thumbnails or Image to video YouTube扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This extension gets a thumbs up to any video when you are on the YouTube page. Only one click and you can see links to different resolutions of yor thumbnails.                    

扩展基本信息

名称 Get Thumbnails or Image to video YouTube Get Thumbnails or Image to video YouTube
ID fflaolblljkfjjigfpbokbkjnpeggcke
官方URL https://chromewebstore.google.com/detail/get-thumbnails-or-image-t/fflaolblljkfjjigfpbokbkjnpeggcke
简介 Make thumbnail previews or images from YouTube videos
文件大小 56.19 KB
安装次数 1,030
当前版本 1.0.5
更新时间 2020-07-17
上架时间 2017-12-05
评分 3.17/5 共6次评分
开发者 https://y-image.net
电子邮箱 [email protected]
付费类型 free
扩展官网 https://y-image.net
支持的语言 de,en,fr,es,it,lv,pt-PT,cs,ru,uk,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.5",
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "https:\/\/y-image.net\/*",
        "activeTab"
    ],
    "browser_action": {
        "default_title": "YouTube Image Maker",
        "default_icon": "images\/48x48.png",
        "default_popup": "popup.html"
    }
}