Chale Keyboard

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

What is Chale Keyboard?

Chale Keyboard is a Chrome extension developed by https://chalekeyboard.com, and its main feature is "This Chrome extension lets you type your local language's special characters".

Extension Screenshots

screenshot

Download Chale Keyboard Extension CRX File

Download Chale Keyboard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Chale Keyboard Chale Keyboard
ID mlolgifhdacdabjbgpaggbgcjemejhji
Official URL https://chromewebstore.google.com/detail/chale-keyboard/mlolgifhdacdabjbgpaggbgcjemejhji
Description This Chrome extension lets you type your local language's special characters
File Size 281 KB
Installation Count 45
Current Version 0.1.6
Last Updated 2020-12-15
Publish Date 2017-10-13
Rating 5.00/5 Total 2 Ratings
Developer https://chalekeyboard.com
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}