Honyaku x Kensaku
This app will speak your sentence or word, and you can search them on translation sites.
Honyaku x Kensaku란 무엇입니까?
Honyaku x Kensaku은(는) https://www.pre-practice.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This app will speak your sentence or word, and you can search them on translation sites."입니다.
확장 프로그램 스크린샷
Honyaku x Kensaku 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
「▶」 Play the sentence or word you typed Google 「Search」= normal search 「"Search"」=exact words in that exact order Translation Sites jump to the site with the text Languages English, Spanish, French, Italian, German, Japanese, Korean, Chinese This is for the people who are learning foreign languages. Update: version 2.0 2015/09/06
확장 프로그램 기본 정보
이름 | Honyaku x Kensaku |
ID | hcbicenamejfimeaodhkldgbhnnhbdgb |
공식 URL | https://chromewebstore.google.com/detail/honyaku-x-kensaku/hcbicenamejfimeaodhkldgbhnnhbdgb |
설명 | This app will speak your sentence or word, and you can search them on translation sites. |
파일 크기 | 8.48 MB |
설치 횟수 | 258 |
현재 버전 | 2.0.8 |
최근 업데이트 | 2015-09-13 |
출시 날짜 | 2015-09-13 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | https://www.pre-practice.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.pre-practice.com/honsaku.html |
지원되는 언어 | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "ja", "version": "2.0.8", "manifest_version": 2, "background": { "scripts": [ "main.js" ] }, "permissions": [ "contextMenus" ], "icons": { "128": "128.png" }, "browser_action": { "default_icon": "128.png", "default_title": "OpenSite" } } |