Chale Keyboard

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

Co to jest Chale Keyboard?

Chale Keyboard to rozszerzenie Chrome opracowane przez https://chalekeyboard.com, a jego główną funkcją jest „This Chrome extension lets you type your local language's special characters”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Chale Keyboard

Pobierz pliki rozszerzeń Chale Keyboard w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Chale Keyboard Chale Keyboard
ID mlolgifhdacdabjbgpaggbgcjemejhji
Oficjalny URL https://chromewebstore.google.com/detail/chale-keyboard/mlolgifhdacdabjbgpaggbgcjemejhji
Opis This Chrome extension lets you type your local language's special characters
Rozmiar pliku 281 KB
Liczba instalacji 45
Aktualna Wersja 0.1.6
Ostatnia Aktualizacja 2020-12-15
Data Publikacji 2017-10-13
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper https://chalekeyboard.com
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}