Youtube Thumbnail Download
Easy To Save image as type
Hvad er Youtube Thumbnail Download?
Youtube Thumbnail Download er en Chrome-udvidelse udviklet af https://save-image-as-type.freefinancetools.net, og dens hovedfunktion er "Easy To Save image as type".
Udvidelsesskærmbilleder
Download Youtube Thumbnail Download-udvidelses-CRX-fil
Download Youtube Thumbnail Download-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Want to download the thumbnail for a Youtube video? You can do so now by using our extension. To begin using our extension to download a Youtube video thumbnail, simply do the following. 1) Install our thumbnail 2) Go to the Youtube page where the thumbnail is located 3) Right Click to open the context menu and choose our extension Begin downloading your thumbnail right away.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | aljfiopcilbcgbigeajfphfpdibddkij |
Officiel URL | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij |
Beskrivelse | Easy To Save image as type |
Filstørrelse | 50.78 KB |
Antal Installationer | 390 |
Nuværende Version | 1.0.1 |
Senest Opdateret | 2020-12-14 |
Udgivelsesdato | 2020-07-29 |
Bedømmelse | 3.00/5 Samlet 1 Bedømmelser |
Udvikler | https://save-image-as-type.freefinancetools.net |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://save-image-as-type.freefinancetools.net |
Understøttede Sprog | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "1.0.1", "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "background": { "persistent": false, "scripts": [ "just-save.js", "\/js\/update-conf.js", "\/js\/update.js" ] }, "permissions": [ "contextMenus", "downloads" ] } |