Type Japanese

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

Hvad er Type Japanese?

Type Japanese er en Chrome-udvidelse udviklet af Allen Ye, og dens hovedfunktion er "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Type Japanese-udvidelses-CRX-fil

Download Type Japanese-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        - 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                    

Grundlæggende oplysninger om udvidelsen

Navn Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
Officiel URL https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
Beskrivelse Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Filstørrelse 147 KB
Antal Installationer 5,109
Nuværende Version 1.2
Senest Opdateret 2021-12-30
Udgivelsesdato 2021-12-22
Bedømmelse 4.71/5 Samlet 17 Bedømmelser
Udvikler Allen Ye
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/allenye66/Japanease
Hjælpeside-URL https://github.com/allenye66/Japanease/issues
Understøttede Sprog 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"
    }
}