Hanzi Xiaobai

Learning Chinese one tab at a time

什么是Hanzi Xiaobai?

Hanzi Xiaobai是由Swann Polydor开发的Chrome扩展程序,该扩展的主要功能是“Learning Chinese one tab at a time”。

扩展截图

screenshot
screenshot
screenshot

下载Hanzi Xiaobai扩展crx文件

下载Hanzi Xiaobai扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Hanzi Xiaobai (Chinese Newbie) allows you to practice your Chinese skills each time you open a new tab on your favorite web browser.

You can explore and play with more than 3000 of the most common Chinese characters!

We also compiled a list of the best resources: books, apps, podcasts and tutors (no affiliation, we genuinely recommend them) for the ones who want to dive deeper into that beautiful language.

Features
- Get a random Chinese character with its pinyin and English definition every time you open a new tab
- Listen to the correct Chinese pronounciation by a native
- Read sentences picked from famous books and quotes using that specific character.
- Watch as the character get drawn with the correct stroke order on the screen
- Practice drawing the character yourself with help or not
- Choose your own HSK (official Chinese test) levels to practice only characters that are meaningful to you

Problems? Questions? Suggestions? Effusive praise? Contact me swann.polydor[at]gmail.com I will be sure to get back to you shortly.

And don't forget to have fun in your Chinese learning journey!

➜ WHAT'S NEW?
- Change your HSK preferences at any time                    

扩展基本信息

名称 Hanzi Xiaobai Hanzi Xiaobai
ID lafmjejjfeemoclddgcmjmmmlobhichf
官方URL https://chromewebstore.google.com/detail/hanzi-xiaobai/lafmjejjfeemoclddgcmjmmmlobhichf
简介 Learning Chinese one tab at a time
文件大小 1.28 MB
安装次数 117
当前版本 1.0.0
更新时间 2020-07-10
上架时间 2020-07-09
评分 4.86/5 共7次评分
开发者 Swann Polydor
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hanzi Xiaobai",
    "version": "1.0.0",
    "description": "Learning Chinese one tab at a time",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}