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 هو إضافة Chrome تم تطويرها بواسطة https://www.pre-practice.com، والميزة الرئيسية لها هي "This app will speak your sentence or word, and you can search them on translation sites.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Honyaku x Kensaku

قم بتنزيل ملفات الامتداد Honyaku x Kensaku بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        「▶」
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
عنوان URL الرسمي 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"
    }
}