Daily Prayer
PRAY.COM’s Daily Prayer helps you prioritize prayer and your faith. A beautiful audio devotional appears whenever opening a new tab.
Daily Prayerとは何ですか?
Daily Prayerはhttps://pray.comによって開発されたChromeの拡張機能で、その主な機能は「PRAY.COM’s Daily Prayer helps you prioritize prayer and your faith. A beautiful audio devotional appears whenever opening a new tab.」です。
拡張機能のスクリーンショット
Daily Prayer拡張機能のCRXファイルをダウンロード
Daily Prayer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Experiencing a closer relationship with God can be challenging when life is busy. PRAY.COM’s Daily Prayer Chrome Extension can help.
The Daily Prayer will display whenever you open a new tab in your browser, reminding you to keep God first in your day. Each prayer will provide a Scripture and reflective devotional that guides and supports your spiritual growth.
The Lord says, “Draw near to God, and he will draw near to you.” (James 4:8). Download the Daily Prayer Chrome extension today to make prayer a priority and draw closer to your Heavenly Father!                     拡張機能の基本情報
| 名前 |   |  
| ID | lpldldaijhlolpfacggfgdhonfiblihm | 
| 公式URL | https://chromewebstore.google.com/detail/daily-prayer/lpldldaijhlolpfacggfgdhonfiblihm | 
| 説明 | PRAY.COM’s Daily Prayer helps you prioritize prayer and your faith. A beautiful audio devotional appears whenever opening a new tab. | 
| ファイルサイズ | 50.39 KB | 
| インストール数 | 33 | 
| 現在のバージョン | 0.1.1 | 
| 最終更新日 | 2023-03-02 | 
| 公開日 | 2023-02-22 | 
| 評価 | 5.00/5 合計 3 レビュー | 
| 開発者 | https://pray.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://www.pray.com/daily-prayer | 
| ヘルプページのURL | https://help.pray.com | 
| プライバシーポリシーページのURL | https://www.pray.com/privacy-policy | 
| 対応言語 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.1.1",
    "name": "Daily Prayer",
    "description": "PRAY.COM\u2019s Daily Prayer helps you prioritize prayer and your faith. A beautiful audio devotional appears whenever opening a new tab.",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon_16.png",
            "36": "icons\/icon_36.png",
            "48": "icons\/icon_48.png",
            "128": "icons\/icon_128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "host_permissions": [
        "*:\/\/*.pray.com\/"
    ]
}  |  |