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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Type Japanese एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ URL 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"
    }
}