Bible Verses

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

Co to jest Bible Verses?

Bible Verses to rozszerzenie Chrome opracowane przez Dmitry Grinko, a jego główną funkcją jest „The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Bible Verses

Pobierz pliki rozszerzeń Bible Verses w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Randomly displays verses from the Bible                    

Podstawowe informacje o rozszerzeniu

Nazwa Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
Oficjalny URL https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
Opis The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
Rozmiar pliku 32.26 KB
Liczba instalacji 89
Aktualna Wersja 0.0.1
Ostatnia Aktualizacja 2020-11-25
Data Publikacji 2020-11-25
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Dmitry Grinko
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}