Bible Verses

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

Was ist Bible Verses?

Bible Verses ist eine Chrome-Erweiterung, die von Dmitry Grinko entwickelt wurde, und ihr Hauptmerkmal ist "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".

Erweiterungsscreenshots

screenshot

Bible Verses-Erweiterungs-CRX-Datei herunterladen

Laden Sie Bible Verses-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Randomly displays verses from the Bible                    

Grundlegende Informationen zur Erweiterung

Name Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
Offizielle URL https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
Beschreibung The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
Dateigröße 32.26 KB
Installationsanzahl 89
Aktuelle Version 0.0.1
Letztes Update 2020-11-25
Veröffentlichungsdatum 2020-11-25
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler Dmitry Grinko
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}