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 |
电子邮箱 | [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" } } |