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開發的Chrome擴展程式,該擴展的主要功能是“Lets the user type in Japanese using Hiragana and Katakana. Users can easily copy or search up the things they type.”。

擴展截圖

screenshot
screenshot

下載Type Japanese擴展crx文件

下載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
官方網址 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"
    }
}