Prayer Schedule

Prayer Schedule for Muslims

Prayer Scheduleคืออะไร?

Prayer Schedule เป็นส่วนขยายของ Chrome ที่พัฒนาโดย iBragimoff และคุณลักษณะหลักของมันคือ "Prayer Schedule for Muslims"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Prayer Schedule

ดาวน์โหลดไฟล์ส่วนขยาย Prayer Schedule ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Quick access to the prayer schedule from the browser

👉 Beautiful and pleasant design
👉 Automatically recognizes your location
👉 Shows a warning bar about the remaining time
👉 Adjusts the time format to suit your region
👉 There are no complicated settings, everything is simple

✍️ You can suggest new improvements by mail [email protected] or by leaving a review with your wishes                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Prayer Schedule Prayer Schedule
ID jhnipmlpomflpekhnamaklehjakhjgnk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/prayer-schedule/jhnipmlpomflpekhnamaklehjakhjgnk
คำอธิบาย Prayer Schedule for Muslims
ขนาดไฟล์ 1.03 MB
จำนวนการติดตั้ง 101
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-01-28
วันที่เผยแพร่ 2022-02-24
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา iBragimoff
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/1Bragim0ff/Prayer-Schedule
ภาษาที่รองรับ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Prayer Schedule",
    "description": "__MSG_appDescription__",
    "version": "1.0",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "geolocation",
        "storage"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "logo16.png",
            "32": "logo32.png",
            "48": "logo48.png",
            "128": "logo128.png"
        }
    },
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    }
}