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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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