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.”。

擴展截圖

screenshot

下載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 Honyaku x Kensaku
ID hcbicenamejfimeaodhkldgbhnnhbdgb
官方網址 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"
    }
}