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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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