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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

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