Mawaqit unofficial
The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
什麼是Mawaqit unofficial?
Mawaqit unofficial是由akhihoucinepro開發的Chrome擴展程式,該擴展的主要功能是“The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.”。
擴展截圖
下載Mawaqit unofficial擴展crx文件
下載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 |
官方網址 | 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" } } } |