Youtube Thumbnail Downloader

Download Youtube Thumbnail just One Click in Full HD1280x720.

What is Youtube Thumbnail Downloader?

Youtube Thumbnail Downloader is a Chrome extension developed by http://youtube-thumbnails.com, and its main feature is "Download Youtube Thumbnail just One Click in Full HD1280x720.".

Extension Screenshots

screenshot

Download Youtube Thumbnail Downloader Extension CRX File

Download Youtube Thumbnail Downloader 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

                        Youtube-thumbnails.com: This is the perfect website where you will get the very thing that you are looking for. This is very easy to youtube thumbnail download online from this website.                    

Extension Basic Information

Name Youtube Thumbnail Downloader Youtube Thumbnail Downloader
ID bpaehfcdnackjfinpmifekempdeebpnh
Official URL https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/bpaehfcdnackjfinpmifekempdeebpnh
Description Download Youtube Thumbnail just One Click in Full HD1280x720.
File Size 32.91 KB
Installation Count 451
Current Version 1.0.0
Last Updated 2020-04-04
Publish Date 2020-04-04
Rating 5.00/5 Total 3 Ratings
Developer http://youtube-thumbnails.com
Email [email protected]
Payment Type free
Extension Website https://youtube-thumbnails.com/
Help Page URL https://youtube-thumbnails.com/privacy-policy
Privacy Policy Page URL http://www.explosionweb.co.in/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_title": "Youtube Thumbnail Downloader"
    },
    "description": "Download Youtube Thumbnail just One Click in Full HD1280x720.",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "32": "icon16.png"
    },
    "manifest_version": 2,
    "name": "Youtube Thumbnail Downloader",
    "permissions": [
        "activeTab",
        "downloads",
        "*:\/\/img.youtube.com\/*"
    ],
    "short_name": "Youtube-Thumbnails",
    "version": "1.0.0"
}