Mawaqit unofficial

The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.

Mawaqit unofficialคืออะไร?

Mawaqit unofficial เป็นส่วนขยายของ Chrome ที่พัฒนาโดย akhihoucinepro และคุณลักษณะหลักของมันคือ "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque."

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        👋 Assalamou 3aleykoum, here is an islamic extension to get prayer times directly provided by your mosque. 

❤️ If you wish to support the project, which would be greatly appreciated and very helpful to improve this project, and others of my projects for the islam community.

🔗Link : https://www.buymeacoffee.com/akhihoucins

⚠️I am not a Mawaqit; this is an unofficial extension.                    

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

ชื่อ Mawaqit unofficial Mawaqit unofficial
ID jfhdjhpaiknadkdccdpcijmjplbdfbmd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd
คำอธิบาย The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
ขนาดไฟล์ 277 KB
จำนวนการติดตั้ง 87
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2024-01-18
วันที่เผยแพร่ 2024-01-15
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา akhihoucinepro
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mawaqit unofficial",
    "author": "[email protected]",
    "description": "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.",
    "version": "1.2",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "host_permissions": [
        "https:\/\/mawaqit.net\/*"
    ],
    "action": {
        "default_title": "It's not mawaqit officiel, its unofficial extension !",
        "default_popup": "popup.html",
        "icons": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    }
}