Honyaku x Kensaku

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

Wat is Honyaku x Kensaku?

Honyaku x Kensaku is een Chrome-extensie ontwikkeld door https://www.pre-practice.com, en de belangrijkste functie is "This app will speak your sentence or word, and you can search them on translation sites.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Honyaku x Kensaku

Download Honyaku x Kensaku-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Honyaku x Kensaku Honyaku x Kensaku
ID hcbicenamejfimeaodhkldgbhnnhbdgb
Officiële URL https://chromewebstore.google.com/detail/honyaku-x-kensaku/hcbicenamejfimeaodhkldgbhnnhbdgb
Beschrijving This app will speak your sentence or word, and you can search them on translation sites.
Bestandsgrootte 8.48 MB
Aantal Installaties 258
Huidige Versie 2.0.8
Laatst Bijgewerkt 2015-09-13
Publicatiedatum 2015-09-13
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.pre-practice.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.pre-practice.com/honsaku.html
Ondersteunde Talen 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"
    }
}