Honyaku x Kensaku

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

Qu'est-ce que Honyaku x Kensaku ?

Honyaku x Kensaku est une extension Chrome développée par https://www.pre-practice.com, et sa fonction principale est "This app will speak your sentence or word, and you can search them on translation sites.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Honyaku x Kensaku

Téléchargez les fichiers d'extension Honyaku x Kensaku au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Honyaku x Kensaku Honyaku x Kensaku
ID hcbicenamejfimeaodhkldgbhnnhbdgb
URL Officiel 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.
Taille du Fichier 8.48 MB
Nombre d'Installations 258
Version Actuelle 2.0.8
Dernière Mise à Jour 2015-09-13
Date de Publication 2015-09-13
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://www.pre-practice.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.pre-practice.com/honsaku.html
Langues Prises en Charge 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"
    }
}