Youtube Thumbnail Download
Easy To Save image as type
Youtube Thumbnail Downloadคืออะไร?
Youtube Thumbnail Download เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://save-image-as-type.freefinancetools.net และคุณลักษณะหลักของมันคือ "Easy To Save image as type"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Youtube Thumbnail Download
ดาวน์โหลดไฟล์ส่วนขยาย Youtube Thumbnail Download ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | aljfiopcilbcgbigeajfphfpdibddkij |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij |
คำอธิบาย | Easy To Save image as type |
ขนาดไฟล์ | 50.78 KB |
จำนวนการติดตั้ง | 390 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2020-12-14 |
วันที่เผยแพร่ | 2020-07-29 |
คะแนน | 3.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://save-image-as-type.freefinancetools.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://save-image-as-type.freefinancetools.net |
ภาษาที่รองรับ | 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" ] } |