Type Japanese

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

Wat is Type Japanese?

Type Japanese is een Chrome-extensie ontwikkeld door Allen Ye, en de belangrijkste functie is "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Type Japanese

Download Type Japanese-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        - 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                    

Basisinformatie over de Extensie

Naam Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
Officiële URL https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
Beschrijving Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Bestandsgrootte 147 KB
Aantal Installaties 5,109
Huidige Versie 1.2
Laatst Bijgewerkt 2021-12-30
Publicatiedatum 2021-12-22
Beoordeling 4.71/5 Totaal 17 Beoordelingen
Ontwikkelaar Allen Ye
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/allenye66/Japanease
Help Pagina-URL https://github.com/allenye66/Japanease/issues
Ondersteunde Talen 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"
    }
}