Bopomofo Keyboard
Type and copy Bopomofo (Zhuyin) characters
Bopomofo Keyboardとは何ですか?
Bopomofo KeyboardはJoey Limによって開発されたChromeの拡張機能で、その主な機能は「Type and copy Bopomofo (Zhuyin) characters」です。
拡張機能のスクリーンショット
Bopomofo Keyboard拡張機能のCRXファイルをダウンロード
Bopomofo Keyboard拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        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                     拡張機能の基本情報
| 名前 |   |  
| ID | kpcedobhibknpiaacahhfpfbogikpkek | 
| 公式URL | https://chromewebstore.google.com/detail/bopomofo-keyboard/kpcedobhibknpiaacahhfpfbogikpkek | 
| 説明 | Type and copy Bopomofo (Zhuyin) characters | 
| ファイルサイズ | 11.79 KB | 
| インストール数 | 311 | 
| 現在のバージョン | 0.01 | 
| 最終更新日 | 2020-11-13 | 
| 公開日 | 2020-11-13 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | Joey Lim | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://github.com/joeyqlim/bopomofo | 
| 対応言語 | 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
}  |  |