Honyaku x Kensaku

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

O que é Honyaku x Kensaku?

Honyaku x Kensaku é uma extensão do Chrome desenvolvida por https://www.pre-practice.com, e sua principal característica é "This app will speak your sentence or word, and you can search them on translation sites.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Honyaku x Kensaku

Baixe arquivos de extensão Honyaku x Kensaku no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Honyaku x Kensaku Honyaku x Kensaku
ID hcbicenamejfimeaodhkldgbhnnhbdgb
URL Oficial https://chromewebstore.google.com/detail/honyaku-x-kensaku/hcbicenamejfimeaodhkldgbhnnhbdgb
Descrição This app will speak your sentence or word, and you can search them on translation sites.
Tamanho do Arquivo 8.48 MB
Contagem de Instalações 258
Versão Atual 2.0.8
Última Atualização 2015-09-13
Data de Publicação 2015-09-13
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor https://www.pre-practice.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.pre-practice.com/honsaku.html
Idiomas Suportados 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"
    }
}