Chale Keyboard

This Chrome extension lets you type your local language's special characters

Chale Keyboardとは何ですか?

Chale Keyboardはhttps://chalekeyboard.comによって開発されたChromeの拡張機能で、その主な機能は「This Chrome extension lets you type your local language's special characters」です。

拡張機能のスクリーンショット

screenshot

Chale Keyboard拡張機能のCRXファイルをダウンロード

Chale Keyboard拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The latest updates to the Chale Keyboard Chrome extension brings the following improvements:
- Inclusion of missing uppercase characters of ɤ, ʣ and ʦ
- Support for the new Microsoft Edge browser

What's New?
- Bug fix to remove redundant pop-up alert                    

拡張機能の基本情報

名前 Chale Keyboard Chale Keyboard
ID mlolgifhdacdabjbgpaggbgcjemejhji
公式URL https://chromewebstore.google.com/detail/chale-keyboard/mlolgifhdacdabjbgpaggbgcjemejhji
説明 This Chrome extension lets you type your local language's special characters
ファイルサイズ 281 KB
インストール数 45
現在のバージョン 0.1.6
最終更新日 2020-12-15
公開日 2017-10-13
評価 5.00/5 合計 2 レビュー
開発者 https://chalekeyboard.com
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chale Keyboard",
    "version": "0.1.6",
    "manifest_version": 2,
    "description": "This Chrome extension lets you type your local language's special characters",
    "homepage_url": "https:\/\/play.google.com\/store\/apps\/details?id=com.chale.android.softkeyboard",
    "icons": {
        "16": "icons\/chale_16.png",
        "48": "icons\/chale_48.png",
        "128": "icons\/chale_128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/chale_128.png",
        "default_popup": "chale_popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}