YouTube Thumbnail Extractor
Easy and fast way to extract YouTube thumbnails.
Cos'è YouTube Thumbnail Extractor?
YouTube Thumbnail Extractor è un'estensione di Chrome sviluppata da Synn Ko, e la sua funzione principale è "Easy and fast way to extract YouTube thumbnails.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione YouTube Thumbnail Extractor
Scarica i file di estensione YouTube Thumbnail Extractor in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Use this extension to grab the thumbnails of the videos you're watching.
Informazioni di Base sull'Estensione
Nome | YouTube Thumbnail Extractor |
ID | hfnkfhdbiapkoeafnfpjcnifcnpidkgc |
URL Ufficiale | https://chromewebstore.google.com/detail/youtube-thumbnail-extract/hfnkfhdbiapkoeafnfpjcnifcnpidkgc |
Descrizione | Easy and fast way to extract YouTube thumbnails. |
Dimensione del File | 8.58 KB |
Conteggio Installazioni | 265 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2019-04-08 |
Data di Pubblicazione | 2019-04-04 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Synn Ko |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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", " |