Type Japanese

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

ما هو Type Japanese؟

Type Japanese هو إضافة Chrome تم تطويرها بواسطة Allen Ye، والميزة الرئيسية لها هي "Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Type Japanese

قم بتنزيل ملفات الامتداد Type Japanese بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        - 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                    

معلومات أساسية عن التمديد

الاسم Type Japanese Type Japanese
ID ilhbdihflmdkeaalnjjbiclonlodghkm
عنوان URL الرسمي https://chromewebstore.google.com/detail/type-japanese/ilhbdihflmdkeaalnjjbiclonlodghkm
الوصف Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.
حجم الملف 147 KB
عدد التثبيتات 5,109
النسخة الحالية 1.2
آخر تحديث 2021-12-30
تاريخ النشر 2021-12-22
تقييم 4.71/5 مجموع تقييمات 17
المطور Allen Ye
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/allenye66/Japanease
عنوان صفحة المساعدة https://github.com/allenye66/Japanease/issues
اللغات المدعومة 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"
    }
}