Hanzi Xiaobai

Learning Chinese one tab at a time

Cos'è Hanzi Xiaobai?

Hanzi Xiaobai è un'estensione di Chrome sviluppata da Swann Polydor, e la sua funzione principale è "Learning Chinese one tab at a time".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Hanzi Xiaobai

Scarica i file di estensione Hanzi Xiaobai in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Hanzi Xiaobai Hanzi Xiaobai
ID lafmjejjfeemoclddgcmjmmmlobhichf
URL Ufficiale https://chromewebstore.google.com/detail/hanzi-xiaobai/lafmjejjfeemoclddgcmjmmmlobhichf
Descrizione Learning Chinese one tab at a time
Dimensione del File 1.28 MB
Conteggio Installazioni 117
Versione Corrente 1.0.0
Ultimo Aggiornamento 2020-07-10
Data di Pubblicazione 2020-07-09
Valutazione 4.86/5 Totale 7 Valutazioni
Sviluppatore Swann Polydor
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}