Chale Keyboard

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

Cos'è Chale Keyboard?

Chale Keyboard è un'estensione di Chrome sviluppata da https://chalekeyboard.com, e la sua funzione principale è "This Chrome extension lets you type your local language's special characters".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Chale Keyboard

Scarica i file di estensione Chale 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

                        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                    

Informazioni di Base sull'Estensione

Nome Chale Keyboard Chale Keyboard
ID mlolgifhdacdabjbgpaggbgcjemejhji
URL Ufficiale https://chromewebstore.google.com/detail/chale-keyboard/mlolgifhdacdabjbgpaggbgcjemejhji
Descrizione This Chrome extension lets you type your local language's special characters
Dimensione del File 281 KB
Conteggio Installazioni 45
Versione Corrente 0.1.6
Ultimo Aggiornamento 2020-12-15
Data di Pubblicazione 2017-10-13
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://chalekeyboard.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}