Bopomofo Keyboard

Type and copy Bopomofo (Zhuyin) characters

Apa itu Bopomofo Keyboard?

Bopomofo Keyboard adalah ekstensi Chrome yang dikembangkan oleh Joey Lim, dan fitur utamanya adalah "Type and copy Bopomofo (Zhuyin) characters".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Bopomofo Keyboard

Unduh file ekstensi Bopomofo Keyboard dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Easily type Bopomofo (or Zhuyin Fuhao) characters with this lightweight, virtual, in-browser keyboard. No physical keyboard, hardcore memorization or keyboard stickers required.

Features:
- Pinyin phonetic equivalents to aid new learners
- Characters are automatically copied to the clipboard after each selection
- QWERTY layout keyboard

Use cases:
- Learn and practice how to read and write pure bopomofo characters
- Write in languages requiring pure bopomofo characters (e.g. for languages like Taiwanese/Hokkien)
- Write in pure bopomofo for easier readability                    

Informasi Dasar Ekstensi

Nama Bopomofo Keyboard Bopomofo Keyboard
ID kpcedobhibknpiaacahhfpfbogikpkek
URL Resmi https://chromewebstore.google.com/detail/bopomofo-keyboard/kpcedobhibknpiaacahhfpfbogikpkek
Deskripsi Type and copy Bopomofo (Zhuyin) characters
Ukuran File 11.79 KB
Jumlah Instalasi 311
Versi Saat Ini 0.01
Terakhir Diperbarui 2020-11-13
Tanggal Publikasi 2020-11-13
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Joey Lim
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/joeyqlim/bopomofo
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bopomofo Keyboard",
    "version": "0.01",
    "description": "Type and copy Bopomofo (Zhuyin) characters",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "128": "images\/icon128.png"
    },
    "manifest_version": 2
}