Arabic Keyboard
Arabic Keyboard
Arabic Keyboardคืออะไร?
Arabic Keyboard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://arabic-keyboard.online และคุณลักษณะหลักของมันคือ "Arabic Keyboard"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Arabic Keyboard
ดาวน์โหลดไฟล์ส่วนขยาย Arabic Keyboard ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Arabic Keyboard is a typing tool created to help people type in Arabic. Typing in a language which is not English can be tough at times, It’s because most of the Keyboards come with English (US) layout. But you don’t have to worry now, as this tool will allow you to type in Arabic straight from the physical English keyboard you have. Not only that, you don’t even have to install anything to type, you can simply open your browser, open our homepage and begin typing in Arabic. You can check the keyboard at: https://arabic-keyboard.online
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | efjgnndlicleaolkoffalpfkgmaggabk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk |
คำอธิบาย | Arabic Keyboard |
ขนาดไฟล์ | 43.84 KB |
จำนวนการติดตั้ง | 7,000 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2018-05-29 |
วันที่เผยแพร่ | 2018-05-29 |
คะแนน | 4.09/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | https://arabic-keyboard.online |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://arabic-keyboard.online |
URL หน้าช่วยเหลือ | https://arabic-keyboard.online/privacy-policy/ |
URL หน้านโยบายความเป็นส่วนตัว | https://arabic-keyboard.online/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Arabic Keyboard", "description": "Arabic Keyboard", "version": "1", "author": "Shubham Bapna", "browser_action": { "default_popup": "popup.htm" }, "permissions": [ "activeTab" ] } |