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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        - 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"
    }
}