Bopomofo Keyboard
Type and copy Bopomofo (Zhuyin) characters
Cos'è Bopomofo Keyboard?
Bopomofo Keyboard è un'estensione di Chrome sviluppata da Joey Lim, e la sua funzione principale è "Type and copy Bopomofo (Zhuyin) characters".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Bopomofo Keyboard
Scarica i file di estensione Bopomofo Keyboard 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
                        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                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | kpcedobhibknpiaacahhfpfbogikpkek | 
| URL Ufficiale | https://chromewebstore.google.com/detail/bopomofo-keyboard/kpcedobhibknpiaacahhfpfbogikpkek | 
| Descrizione | Type and copy Bopomofo (Zhuyin) characters | 
| Dimensione del File | 11.79 KB | 
| Conteggio Installazioni | 311 | 
| Versione Corrente | 0.01 | 
| Ultimo Aggiornamento | 2020-11-13 | 
| Data di Pubblicazione | 2020-11-13 | 
| Valutazione | 5.00/5 Totale 1 Valutazioni | 
| Sviluppatore | Joey Lim | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://github.com/joeyqlim/bopomofo | 
| Lingue Supportate | 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
}  |  |