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 https://y-image.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make thumbnail previews or images from YouTube videos"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Get Thumbnails or Image to video YouTube एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}