Youtube Thumbnail Downloader
Download Youtube Thumbnail just One Click in Full HD1280x720.
Qu'est-ce que Youtube Thumbnail Downloader ?
Youtube Thumbnail Downloader est une extension Chrome développée par http://youtube-thumbnails.com, et sa fonction principale est "Download Youtube Thumbnail just One Click in Full HD1280x720.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Youtube Thumbnail Downloader
Téléchargez les fichiers d'extension Youtube Thumbnail Downloader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | bpaehfcdnackjfinpmifekempdeebpnh |
URL Officiel | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/bpaehfcdnackjfinpmifekempdeebpnh |
Description | Download Youtube Thumbnail just One Click in Full HD1280x720. |
Taille du Fichier | 32.91 KB |
Nombre d'Installations | 451 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2020-04-04 |
Date de Publication | 2020-04-04 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | http://youtube-thumbnails.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://youtube-thumbnails.com/ |
URL de la Page d'Aide | https://youtube-thumbnails.com/privacy-policy |
URL de la Page de Politique de Confidentialité | http://www.explosionweb.co.in/privacy-policy |
Langues Prises en Charge | 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" } |