Mawaqit unofficial

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

Cos'è Mawaqit unofficial?

Mawaqit unofficial è un'estensione di Chrome sviluppata da akhihoucinepro, e la sua funzione principale è "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Mawaqit unofficial

Scarica i file di estensione Mawaqit unofficial in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        👋 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.                    

Informazioni di Base sull'Estensione

Nome Mawaqit unofficial Mawaqit unofficial
ID jfhdjhpaiknadkdccdpcijmjplbdfbmd
URL Ufficiale https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd
Descrizione The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Dimensione del File 277 KB
Conteggio Installazioni 87
Versione Corrente 1.2
Ultimo Aggiornamento 2024-01-18
Data di Pubblicazione 2024-01-15
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore akhihoucinepro
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
        }
    }
}