Arabic Script
This extension Changes Arabic from rtl to ltr
Arabic Scriptคืออะไร?
Arabic Script เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mohalobaidi และคุณลักษณะหลักของมันคือ "This extension Changes Arabic from rtl to ltr"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Arabic Script
ดาวน์โหลดไฟล์ส่วนขยาย Arabic Script ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | oigmieannhjekphipafddigkiegikbho |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/arabic-script/oigmieannhjekphipafddigkiegikbho |
คำอธิบาย | This extension Changes Arabic from rtl to ltr |
ขนาดไฟล์ | 7.03 KB |
จำนวนการติดตั้ง | 36 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2019-03-08 |
วันที่เผยแพร่ | 2019-03-08 |
ผู้พัฒนา | Mohalobaidi |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Arabic Script", "description": "This extension Changes Arabic from rtl to ltr", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "clipboardWrite" ] } |