Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Vad är Mawaqit unofficial?
Mawaqit unofficial är en Chrome-tillägg utvecklad av akhihoucinepro, och dess huvudfunktion är "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".
Tilläggsskärmbilder
Ladda ner Mawaqit unofficial-förlängningens CRX-fil
Ladda ner Mawaqit unofficial-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
👋 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äggande Information om Tillägg
Namn | Mawaqit unofficial |
ID | jfhdjhpaiknadkdccdpcijmjplbdfbmd |
Officiell webbadress | https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd |
Beskrivning | The first extension mawaqit unofficial to directly obtain the prayer times for your mosque. |
Filstorlek | 277 KB |
Antal Installationer | 87 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2024-01-18 |
Publiceringsdatum | 2024-01-15 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | akhihoucinepro |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } } |