Bible Verses

The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.

Что такое Bible Verses?

Bible Verses - это расширение Chrome, разработанное Dmitry Grinko, и его основная функция - "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Bible Verses

Скачайте файлы расширений Bible Verses в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Randomly displays verses from the Bible                    

Основная информация о расширении

Название Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
Официальный URL https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
Описание The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
Размер файла 32.26 KB
Количество установок 89
Текущая Версия 0.0.1
Последнее Обновление 2020-11-25
Дата публикации 2020-11-25
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Dmitry Grinko
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bible Verses",
    "version": "0.0.1",
    "description": "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Bible Verses",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}