Get Thumbnails or Image to video YouTube
Make thumbnail previews or images from YouTube videos
What is Get Thumbnails or Image to video YouTube?
Get Thumbnails or Image to video YouTube is a Chrome extension developed by https://y-image.net, and its main feature is "Make thumbnail previews or images from YouTube videos".
Extension Screenshots
Download Get Thumbnails or Image to video YouTube Extension CRX File
Download Get Thumbnails or Image to video YouTube 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
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.
Extension Basic Information
Name | Get Thumbnails or Image to video YouTube |
ID | fflaolblljkfjjigfpbokbkjnpeggcke |
Official URL | https://chromewebstore.google.com/detail/get-thumbnails-or-image-t/fflaolblljkfjjigfpbokbkjnpeggcke |
Description | Make thumbnail previews or images from YouTube videos |
File Size | 56.19 KB |
Installation Count | 1,030 |
Current Version | 1.0.5 |
Last Updated | 2020-07-17 |
Publish Date | 2017-12-05 |
Rating | 3.17/5 Total 6 Ratings |
Developer | https://y-image.net |
[email protected] | |
Payment Type | free |
Extension Website | https://y-image.net |
Supported Languages | 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" } } |