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

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

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