Honyaku x Kensaku

This app will speak your sentence or word, and you can search them on translation sites.

What is Honyaku x Kensaku?

Honyaku x Kensaku is a Chrome extension developed by https://www.pre-practice.com, and its main feature is "This app will speak your sentence or word, and you can search them on translation sites.".

Extension Screenshots

screenshot

Download Honyaku x Kensaku Extension CRX File

Download Honyaku x Kensaku extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        「▶」
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                    

Extension Basic Information

Name Honyaku x Kensaku Honyaku x Kensaku
ID hcbicenamejfimeaodhkldgbhnnhbdgb
Official URL https://chromewebstore.google.com/detail/honyaku-x-kensaku/hcbicenamejfimeaodhkldgbhnnhbdgb
Description This app will speak your sentence or word, and you can search them on translation sites.
File Size 8.48 MB
Installation Count 258
Current Version 2.0.8
Last Updated 2015-09-13
Publish Date 2015-09-13
Rating 1.00/5 Total 1 Ratings
Developer https://www.pre-practice.com
Email [email protected]
Payment Type free
Extension Website http://www.pre-practice.com/honsaku.html
Supported Languages 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"
    }
}