Honyaku x Kensaku

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

Co to jest Honyaku x Kensaku?

Honyaku x Kensaku to rozszerzenie Chrome opracowane przez https://www.pre-practice.com, a jego główną funkcją jest „This app will speak your sentence or word, and you can search them on translation sites.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Honyaku x Kensaku

Pobierz pliki rozszerzeń Honyaku x Kensaku w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Honyaku x Kensaku Honyaku x Kensaku
ID hcbicenamejfimeaodhkldgbhnnhbdgb
Oficjalny URL https://chromewebstore.google.com/detail/honyaku-x-kensaku/hcbicenamejfimeaodhkldgbhnnhbdgb
Opis This app will speak your sentence or word, and you can search them on translation sites.
Rozmiar pliku 8.48 MB
Liczba instalacji 258
Aktualna Wersja 2.0.8
Ostatnia Aktualizacja 2015-09-13
Data Publikacji 2015-09-13
Ocena 1.00/5 Łącznie 1 Oceny
Deweloper https://www.pre-practice.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.pre-practice.com/honsaku.html
Obsługiwane Języki 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"
    }
}