Salah Tracker: Your daily prayer companion

Track your daily Salah with ease, get prayer timings, and mark your progress seamlessly.

Salah Tracker: Your daily prayer companionとは何ですか?

Salah Tracker: Your daily prayer companionはtalha2kによって開発されたChromeの拡張機能で、その主な機能は「Track your daily Salah with ease, get prayer timings, and mark your progress seamlessly.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Salah Tracker: Your daily prayer companion拡張機能のCRXファイルをダウンロード

Salah Tracker: Your daily prayer companion拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        "Salah Tracker" is your go-to daily prayer companion, meticulously designed to keep the faithful spiritually connected. This extension provides real-time Salah timings based on your geographical location, automatically integrating with the al-Adhan APIs. Stay informed with Hijri date, as well as the day's sunrise and sunset times. Its clean and modern interface allows you to effortlessly check off prayers as you complete them, ensuring you never miss a Salah, whether you're at home, work, or on the go. "Salah Tracker" harmoniously blend your daily routines with religious commitments.                    

拡張機能の基本情報

名前 Salah Tracker: Your daily prayer companion Salah Tracker: Your daily prayer companion
ID ipiklipeleggeogclejmciodojjeaicf
公式URL https://chromewebstore.google.com/detail/salah-tracker-your-daily/ipiklipeleggeogclejmciodojjeaicf
説明 Track your daily Salah with ease, get prayer timings, and mark your progress seamlessly.
ファイルサイズ 5.19 MB
インストール数 76
現在のバージョン 1.0
最終更新日 2023-10-10
公開日 2023-10-10
評価 5.00/5 合計 1 レビュー
開発者 talha2k
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Salah Tracker: Your daily prayer companion",
    "version": "1.0",
    "description": "Track your daily Salah with ease, get prayer timings, and mark your progress seamlessly.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon-16.png",
            "48": "icon-48.png",
            "128": "icon-128.png"
        }
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "storage",
        "geolocation"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*.ttf"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": false
        }
    ]
}