Type Japanese

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

Apa itu Type Japanese?

Type Japanese adalah ekstensi Chrome yang dikembangkan oleh Allen Ye, dan fitur utamanya adalah "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Type Japanese

Unduh file ekstensi Type Japanese dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        - 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                    

Informasi Dasar Ekstensi

Nama Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
URL Resmi https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
Deskripsi Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
Ukuran File 147 KB
Jumlah Instalasi 5,109
Versi Saat Ini 1.2
Terakhir Diperbarui 2021-12-30
Tanggal Publikasi 2021-12-22
Penilaian 4.71/5 Total 17 Penilaian
Pengembang Allen Ye
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/allenye66/Japanease
URL Halaman Bantuan https://github.com/allenye66/Japanease/issues
Bahasa yang Didukung 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"
    }
}