Bible Verses

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

Hvad er Bible Verses?

Bible Verses er en Chrome-udvidelse udviklet af Dmitry Grinko, og dens hovedfunktion er "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".

Udvidelsesskærmbilleder

screenshot

Download Bible Verses-udvidelses-CRX-fil

Download Bible Verses-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Randomly displays verses from the Bible                    

Grundlæggende oplysninger om udvidelsen

Navn Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
Officiel URL https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
Beskrivelse The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
Filstørrelse 32.26 KB
Antal Installationer 89
Nuværende Version 0.0.1
Senest Opdateret 2020-11-25
Udgivelsesdato 2020-11-25
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler Dmitry Grinko
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}