Ya'Muslim
Afficher les heures de prieres.
Ya'Muslimคืออะไร?
Ya'Muslim เป็นส่วนขยายของ Chrome ที่พัฒนาโดย abeneo.sas และคุณลักษณะหลักของมันคือ "Afficher les heures de prieres."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ya'Muslim
ดาวน์โหลดไฟล์ส่วนขยาย Ya'Muslim ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
AR: يوفر هذا البرنامج لمحة سريعة لأوقات الصلاة لليوم EN: This plugin provides a quick overview of the daily prayer times. Fr: Ce plugin permet d'avoir un aperçu rapide sur les heures de prières de la journée.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | idpmplbkhenpefjcehjhcidininpohji |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/yamuslim/idpmplbkhenpefjcehjhcidininpohji |
คำอธิบาย | Afficher les heures de prieres. |
ขนาดไฟล์ | 640 KB |
จำนวนการติดตั้ง | 186 |
เวอร์ชันปัจจุบัน | 1.15 |
อัปเดตครั้งล่าสุด | 2017-04-07 |
วันที่เผยแพร่ | 2017-04-07 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | abeneo.sas |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.ya-muslim.com |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ya'Muslim", "short_name": "Ya'Muslim", "description": "Afficher les heures de prieres.", "icons": { "48": "icon.png" }, "version": "1.15", "permissions": [ "geolocation", "webNavigation" ], "web_accessible_resources": [ "img.png" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |