Chale Keyboard

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

ما هو Chale Keyboard؟

Chale Keyboard هو إضافة Chrome تم تطويرها بواسطة https://chalekeyboard.com، والميزة الرئيسية لها هي "This Chrome extension lets you type your local language's special characters".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Chale Keyboard

قم بتنزيل ملفات الامتداد Chale Keyboard بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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"
    ]
}