Youglish Video Search

Look up Youglish Video that contain the selected text

Youglish Video Search क्या है?

Youglish Video Search Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Look up Youglish Video that contain the selected text"।

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

screenshot
screenshot

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

crx प्रारूप में Youglish Video Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        An extension that help you to find a video on Youtube that contain the text you have selected via Youglish website.                    

एक्सटेंशन की मूल जानकारी

नाम Youglish Video Search Youglish Video Search
ID dfafggejpfoflelimhkpdfnodlccgfja
आधिकारिक URL https://chromewebstore.google.com/detail/youglish-video-search/dfafggejpfoflelimhkpdfnodlccgfja
विवरण Look up Youglish Video that contain the selected text
फ़ाइल का आकार 5.56 KB
स्थापना संख्या 1,673
वर्तमान संस्करण 0.1
अंतिम अपडेट 2019-05-18
प्रकाशन तिथि 2019-05-17
रेटिंग 4.00/5 कुल 6 रेटिंग्स
डेवलपर Unknown
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://youglish.com
समर्थित भाषाएँ en
manifest.json
{
    "author": [
        {
            "email": "[email protected]",
            "name": "Thanh Tran"
        }
    ],
    "background": {
        "scripts": [
            "youglish.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "description": "Look up Youglish Video that contain the selected text",
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "48": "icon.png"
    },
    "manifest_version": 2,
    "name": "Youglish Video Search",
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1"
}