Youglish Video Search

Look up Youglish Video that contain the selected text

ما هو Youglish Video Search؟

Youglish Video Search هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Look up Youglish Video that contain the selected text".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Youglish Video Search

قم بتنزيل ملفات الامتداد Youglish Video Search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
}