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ファイルをダウンロード
Honyaku x Kensaku拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
「▶」 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 |
Eメール | [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" } } |