Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Wat is Mawaqit unofficial?
Mawaqit unofficial is een Chrome-extensie ontwikkeld door akhihoucinepro, en de belangrijkste functie is "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".
Extensie Screenshots
Download het CRX-bestand van de extensie Mawaqit unofficial
Download Mawaqit unofficial-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
👋 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. Basisinformatie over de Extensie
| Naam | |
| ID | jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Officiële URL | https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Beschrijving | The first extension mawaqit unofficial to directly obtain the prayer times for your mosque. |
| Bestandsgrootte | 277 KB |
| Aantal Installaties | 87 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2024-01-18 |
| Publicatiedatum | 2024-01-15 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | akhihoucinepro |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
}
} | |