Prayer Schedule

Prayer Schedule for Muslims

Qu'est-ce que Prayer Schedule ?

Prayer Schedule est une extension Chrome développée par iBragimoff, et sa fonction principale est "Prayer Schedule for Muslims".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Prayer Schedule

Téléchargez les fichiers d'extension Prayer Schedule au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Prayer Schedule Prayer Schedule
ID jhnipmlpomflpekhnamaklehjakhjgnk
URL Officiel https://chromewebstore.google.com/detail/prayer-schedule/jhnipmlpomflpekhnamaklehjakhjgnk
Description Prayer Schedule for Muslims
Taille du Fichier 1.03 MB
Nombre d'Installations 101
Version Actuelle 1.0
Dernière Mise à Jour 2023-01-28
Date de Publication 2022-02-24
Évaluation 5.00/5 Total 3 Évaluations
Développeur iBragimoff
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/1Bragim0ff/Prayer-Schedule
Langues Prises en Charge 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"
    }
}