Get Thumbnails or Image to video YouTube

Make thumbnail previews or images from YouTube videos

Get Thumbnails or Image to video YouTubeคืออะไร?

Get Thumbnails or Image to video YouTube เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://y-image.net และคุณลักษณะหลักของมันคือ "Make thumbnail previews or images from YouTube videos"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Get Thumbnails or Image to video YouTube

ดาวน์โหลดไฟล์ส่วนขยาย Get Thumbnails or Image to video YouTube ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension gets a thumbs up to any video when you are on the YouTube page. Only one click and you can see links to different resolutions of yor thumbnails.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Get Thumbnails or Image to video YouTube Get Thumbnails or Image to video YouTube
ID fflaolblljkfjjigfpbokbkjnpeggcke
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/get-thumbnails-or-image-t/fflaolblljkfjjigfpbokbkjnpeggcke
คำอธิบาย Make thumbnail previews or images from YouTube videos
ขนาดไฟล์ 56.19 KB
จำนวนการติดตั้ง 1,030
เวอร์ชันปัจจุบัน 1.0.5
อัปเดตครั้งล่าสุด 2020-07-17
วันที่เผยแพร่ 2017-12-05
คะแนน 3.17/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://y-image.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://y-image.net
ภาษาที่รองรับ de,en,fr,es,it,lv,pt-PT,cs,ru,uk,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.5",
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "https:\/\/y-image.net\/*",
        "activeTab"
    ],
    "browser_action": {
        "default_title": "YouTube Image Maker",
        "default_icon": "images\/48x48.png",
        "default_popup": "popup.html"
    }
}