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 - это расширение Chrome, разработанное https://pray.com, и его основная функция - "PRAY.COM’s Daily Prayer helps you prioritize prayer and your faith. A beautiful audio devotional appears whenever opening a new tab.".
Снимки экрана расширения
Скачать файл CRX расширения Daily Prayer
Скачайте файлы расширений 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 | 
| Электронная почта | [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\/"
    ]
}  |  |