Type Japanese
Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
What is Type Japanese?
Type Japanese is a Chrome extension developed by Allen Ye, and its main feature is "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".
Extension Screenshots
Download Type Japanese Extension CRX File
Download Type Japanese extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
- 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
Extension Basic Information
Name | Type Japanese |
ID | ilhbdihflmdkeaalnjjbiclonlodghkm |
Official URL | https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm |
Description | Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type. |
File Size | 147 KB |
Installation Count | 5,109 |
Current Version | 1.2 |
Last Updated | 2021-12-30 |
Publish Date | 2021-12-22 |
Rating | 4.71/5 Total 17 Ratings |
Developer | Allen Ye |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/allenye66/Japanease |
Help Page URL | https://github.com/allenye66/Japanease/issues |
Supported Languages | 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" } } |