Type Japanese

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

Co to jest Type Japanese?

Type Japanese to rozszerzenie Chrome opracowane przez Allen Ye, a jego główną funkcją jest „Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Type Japanese

Pobierz pliki rozszerzeń Type Japanese w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        - 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                    

Podstawowe informacje o rozszerzeniu

Nazwa Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
Oficjalny URL https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
Opis Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Rozmiar pliku 147 KB
Liczba instalacji 5,109
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2021-12-30
Data Publikacji 2021-12-22
Ocena 4.71/5 Łącznie 17 Oceny
Deweloper Allen Ye
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/allenye66/Japanease
Adres URL Strony Pomocy https://github.com/allenye66/Japanease/issues
Obsługiwane Języki 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"
    }
}