Type Japanese
Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Was ist Type Japanese?
Type Japanese ist eine Chrome-Erweiterung, die von Allen Ye entwickelt wurde, und ihr Hauptmerkmal ist "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".
Erweiterungsscreenshots
Type Japanese-Erweiterungs-CRX-Datei herunterladen
Laden Sie Type Japanese-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
- 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
Grundlegende Informationen zur Erweiterung
Name | Type Japanese |
ID | ilhbdihflmdkeaalnjjbiclonlodghkm |
Offizielle URL | https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm |
Beschreibung | Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type. |
Dateigröße | 147 KB |
Installationsanzahl | 5,109 |
Aktuelle Version | 1.2 |
Letztes Update | 2021-12-30 |
Veröffentlichungsdatum | 2021-12-22 |
Bewertung | 4.71/5 Insgesamt 17 Bewertungen |
Entwickler | Allen Ye |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/allenye66/Japanease |
Hilfeseite URL | https://github.com/allenye66/Japanease/issues |
Unterstützte Sprachen | 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" } } |