Type Japanese

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

Co je Type Japanese?

Type Japanese je rozšíření Chrome vyvinuté Allen Ye, a jeho hlavní funkcí je „Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Type Japanese

Stáhněte si soubory rozšíření Type Japanese ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        - 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                    

Základní Informace o Rozšíření

Název Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
Oficiální URL https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
Popis Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Velikost souboru 147 KB
Počet instalací 5,109
Aktuální Verze 1.2
Poslední Aktualizace 2021-12-30
Datum Vydání 2021-12-22
Hodnocení 4.71/5 Celkem 17 Hodnocení
Vývojář Allen Ye
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/allenye66/Japanease
URL Stránky Nápovědy https://github.com/allenye66/Japanease/issues
Podporované Jazyky 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"
    }
}