Type Japanese

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

Cos'è Type Japanese?

Type Japanese è un'estensione di Chrome sviluppata da Allen Ye, e la sua funzione principale è "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Type Japanese

Scarica i file di estensione Type Japanese in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        - 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                    

Informazioni di Base sull'Estensione

Nome Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
URL Ufficiale https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
Descrizione Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Dimensione del File 147 KB
Conteggio Installazioni 5,109
Versione Corrente 1.2
Ultimo Aggiornamento 2021-12-30
Data di Pubblicazione 2021-12-22
Valutazione 4.71/5 Totale 17 Valutazioni
Sviluppatore Allen Ye
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/allenye66/Japanease
URL della Pagina di Aiuto https://github.com/allenye66/Japanease/issues
Lingue Supportate 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"
    }
}