Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Hvad er Mawaqit unofficial?
Mawaqit unofficial er en Chrome-udvidelse udviklet af akhihoucinepro, og dens hovedfunktion er "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".
Udvidelsesskærmbilleder
Download Mawaqit unofficial-udvidelses-CRX-fil
Download Mawaqit unofficial-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
👋 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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Officiel URL | https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd |
| Beskrivelse | The first extension mawaqit unofficial to directly obtain the prayer times for your mosque. |
| Filstørrelse | 277 KB |
| Antal Installationer | 87 |
| Nuværende Version | 1.2 |
| Senest Opdateret | 2024-01-18 |
| Udgivelsesdato | 2024-01-15 |
| Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
| Udvikler | akhihoucinepro |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
}
} | |