Bible Verses

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

Wat is Bible Verses?

Bible Verses is een Chrome-extensie ontwikkeld door Dmitry Grinko, en de belangrijkste functie is "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Bible Verses

Download Bible Verses-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Randomly displays verses from the Bible                    

Basisinformatie over de Extensie

Naam Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
Officiële URL https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
Beschrijving The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
Bestandsgrootte 32.26 KB
Aantal Installaties 89
Huidige Versie 0.0.1
Laatst Bijgewerkt 2020-11-25
Publicatiedatum 2020-11-25
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Dmitry Grinko
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}