Type Japanese
Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Type Japaneseคืออะไร?
Type Japanese เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Allen Ye และคุณลักษณะหลักของมันคือ "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Type Japanese
ดาวน์โหลดไฟล์ส่วนขยาย Type Japanese ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
- Using this chrome extension, users can easily type in Japanese without having to switch their computer's entire language - Users can type in either Hiragana or Katakana - After typing their text, users have the option to search up their text on Google - Users can also easily copy the text they typed
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Type Japanese |
ID | ilhbdihflmdkeaalnjjbiclonlodghkm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm |
คำอธิบาย | Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type. |
ขนาดไฟล์ | 147 KB |
จำนวนการติดตั้ง | 5,109 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2021-12-30 |
วันที่เผยแพร่ | 2021-12-22 |
คะแนน | 4.71/5 รวมทั้งหมด 17 คะแนน |
ผู้พัฒนา | Allen Ye |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/allenye66/Japanease |
URL หน้าช่วยเหลือ | https://github.com/allenye66/Japanease/issues |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Type Japanese", "description": "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |