Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Τι είναι το Mawaqit unofficial;
Το Mawaqit unofficial είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον akhihoucinepro, και η κύρια λειτουργία του είναι "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Mawaqit unofficial
Λήψη αρχείων επέκτασης Mawaqit unofficial σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
👋 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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Mawaqit unofficial |
ID | jfhdjhpaiknadkdccdpcijmjplbdfbmd |
Επίσημο URL | https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd |
Περιγραφή | The first extension mawaqit unofficial to directly obtain the prayer times for your mosque. |
Μέγεθος Αρχείου | 277 KB |
Αριθμός Εγκαταστάσεων | 87 |
Τρέχουσα Έκδοση | 1.2 |
Τελευταία Ενημέρωση | 2024-01-18 |
Ημερομηνία Δημοσίευσης | 2024-01-15 |
Αξιολόγηση | 5.00/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | akhihoucinepro |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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" } } } |