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.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载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 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"
        }
    }
}