Writing Arabic
Convert Alphabet to Arabic letter using Buckwalter format
Writing Arabicคืออะไร?
Writing Arabic เป็นส่วนขยายของ Chrome ที่พัฒนาโดย syafamaryam222 และคุณลักษณะหลักของมันคือ "Convert Alphabet to Arabic letter using Buckwalter format"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Writing Arabic
ดาวน์โหลดไฟล์ส่วนขยาย Writing Arabic ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Writing Arabic is an easy-to-use and practical Chrome extension that allows you to type in Arabic using Latin letters. With this extension, you no longer need to switch your keyboard settings to Arabic every time you want to write in this beautiful language. Writing Arabic uses the Buckwalter transliteration system to automatically convert your Latin letters into the corresponding Arabic letters. For example, when you type the letter "b," it will be automatically converted to "ba," and when you type the letter "t," it will be converted to "ta." This makes it convenient for non-native speakers to type in Arabic without needing an Arabic keyboard. Whether you're writing emails, documents, or simply chatting with friends online, Writing Arabic makes it easy and hassle-free to type in Arabic. Just install the extension and start typing!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Writing Arabic |
ID | kjkmigffjnmbmoahcpdljdeefagcdhda |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/writing-arabic/kjkmigffjnmbmoahcpdljdeefagcdhda |
คำอธิบาย | Convert Alphabet to Arabic letter using Buckwalter format |
ขนาดไฟล์ | 59.9 KB |
จำนวนการติดตั้ง | 245 |
เวอร์ชันปัจจุบัน | 1.3.0 |
อัปเดตครั้งล่าสุด | 2023-05-26 |
วันที่เผยแพร่ | 2023-04-23 |
ผู้พัฒนา | syafamaryam222 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://zenzen.web.id/post/privacy-policy-untuk-chrome-extension |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Writing Arabic", "description": "Convert Alphabet to Arabic letter using Buckwalter format", "version": "1.3.0", "manifest_version": 3, "action": { "default_popup": "index.html" }, "icons": { "128": ".\/OouiItalicArabTeh.png" } } |