Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Mawaqit unofficial क्या है?
Mawaqit unofficial akhihoucinepro द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Mawaqit unofficial एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
👋 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" } } } |