Chale Keyboard

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

O que é Chale Keyboard?

Chale Keyboard é uma extensão do Chrome desenvolvida por https://chalekeyboard.com, e sua principal característica é "This Chrome extension lets you type your local language's special characters".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Chale Keyboard

Baixe arquivos de extensão Chale Keyboard no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Chale Keyboard Chale Keyboard
ID mlolgifhdacdabjbgpaggbgcjemejhji
URL Oficial https://chromewebstore.google.com/detail/chale-keyboard/mlolgifhdacdabjbgpaggbgcjemejhji
Descrição This Chrome extension lets you type your local language's special characters
Tamanho do Arquivo 281 KB
Contagem de Instalações 45
Versão Atual 0.1.6
Última Atualização 2020-12-15
Data de Publicação 2017-10-13
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://chalekeyboard.com
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}