Type Japanese

Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.

¿Qué es Type Japanese?

Type Japanese es una extensión de Chrome desarrollada por Allen Ye, y su función principal es "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Type Japanese

Descarga archivos de extensión Type Japanese en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        - 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                    

Información Básica de la Extensión

Nombre Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
URL Oficial https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
Descripción Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Tamaño del Archivo 147 KB
Cantidad de Instalaciones 5,109
Versión Actual 1.2
Última Actualización 2021-12-30
Fecha de Publicación 2021-12-22
Calificación 4.71/5 Total de 17 Calificaciones
Desarrollador Allen Ye
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://github.com/allenye66/Japanease
URL de la Página de Ayuda https://github.com/allenye66/Japanease/issues
Idiomas Soportados 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"
    }
}