Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Was ist Mawaqit unofficial?
Mawaqit unofficial ist eine Chrome-Erweiterung, die von akhihoucinepro entwickelt wurde, und ihr Hauptmerkmal ist "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".
Erweiterungsscreenshots
Mawaqit unofficial-Erweiterungs-CRX-Datei herunterladen
Laden Sie Mawaqit unofficial-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
👋 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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Offizielle URL | https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Beschreibung | The first extension mawaqit unofficial to directly obtain the prayer times for your mosque. |
| Dateigröße | 277 KB |
| Installationsanzahl | 87 |
| Aktuelle Version | 1.2 |
| Letztes Update | 2024-01-18 |
| Veröffentlichungsdatum | 2024-01-15 |
| Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
| Entwickler | akhihoucinepro |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
}
} | |