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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        👋 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"
        }
    }
}