Prayer Schedule

Prayer Schedule for Muslims

What is Prayer Schedule?

Prayer Schedule is a Chrome extension developed by iBragimoff, and its main feature is "Prayer Schedule for Muslims".

Extension Screenshots

screenshot
screenshot

Download Prayer Schedule Extension CRX File

Download Prayer Schedule extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Prayer Schedule Prayer Schedule
ID jhnipmlpomflpekhnamaklehjakhjgnk
Official URL https://chromewebstore.google.com/detail/prayer-schedule/jhnipmlpomflpekhnamaklehjakhjgnk
Description Prayer Schedule for Muslims
File Size 1.03 MB
Installation Count 101
Current Version 1.0
Last Updated 2023-01-28
Publish Date 2022-02-24
Rating 5.00/5 Total 3 Ratings
Developer iBragimoff
Email [email protected]
Payment Type free
Extension Website https://github.com/1Bragim0ff/Prayer-Schedule
Supported Languages 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"
    }
}