YouTube Thumbnail Extractor
Easy and fast way to extract YouTube thumbnails.
Qu'est-ce que YouTube Thumbnail Extractor ?
YouTube Thumbnail Extractor est une extension Chrome développée par Synn Ko, et sa fonction principale est "Easy and fast way to extract YouTube thumbnails.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension YouTube Thumbnail Extractor
Téléchargez les fichiers d'extension YouTube Thumbnail Extractor 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
Use this extension to grab the thumbnails of the videos you're watching.
Informations de Base sur l'Extension
Nom | YouTube Thumbnail Extractor |
ID | hfnkfhdbiapkoeafnfpjcnifcnpidkgc |
URL Officiel | https://chromewebstore.google.com/detail/youtube-thumbnail-extract/hfnkfhdbiapkoeafnfpjcnifcnpidkgc |
Description | Easy and fast way to extract YouTube thumbnails. |
Taille du Fichier | 8.58 KB |
Nombre d'Installations | 265 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-04-08 |
Date de Publication | 2019-04-04 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Synn Ko |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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", " |