Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
¿Qué es Mawaqit unofficial?
Mawaqit unofficial es una extensión de Chrome desarrollada por akhihoucinepro, y su función principal es "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Mawaqit unofficial
Descarga archivos de extensión Mawaqit unofficial en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
👋 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.
Información Básica de la Extensión
Nombre | Mawaqit unofficial |
ID | jfhdjhpaiknadkdccdpcijmjplbdfbmd |
URL Oficial | https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd |
Descripción | The first extension mawaqit unofficial to directly obtain the prayer times for your mosque. |
Tamaño del Archivo | 277 KB |
Cantidad de Instalaciones | 87 |
Versión Actual | 1.2 |
Última Actualización | 2024-01-18 |
Fecha de Publicación | 2024-01-15 |
Calificación | 5.00/5 Total de 3 Calificaciones |
Desarrollador | akhihoucinepro |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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" } } } |