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はAllen Yeによって開発されたChromeの拡張機能で、その主な機能は「Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.」です。
拡張機能のスクリーンショット
Type Japanese拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" } } |