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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}