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