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
Eメール [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"
        }
    }
}