Youglish Video Search
Look up Youglish Video that contain the selected text
Youglish Video Search란 무엇입니까?
Youglish Video Search은(는) Unknown에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Look up Youglish Video that contain the selected text"입니다.
확장 프로그램 스크린샷
Youglish Video Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
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" } |