Random Bible Verse (KJV)

Random Bible Verse (KJV) Chrome Extension

Cos'è Random Bible Verse (KJV)?

Random Bible Verse (KJV) è un'estensione di Chrome sviluppata da https://mybibleverses.org, e la sua funzione principale è "Random Bible Verse (KJV) Chrome Extension".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Random Bible Verse (KJV)

Scarica i file di estensione Random Bible Verse (KJV) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        On this page you will find more than 5000 random Bible verses, divided them into different topics. Just click on button - 'next verse', and the verse will be changed. Discover and explore the most popular verses in the Bible with - My Bible Verses.                    

Informazioni di Base sull'Estensione

Nome Random Bible Verse (KJV) Random Bible Verse (KJV)
ID pifmmlpfbmjfpaobbaplbnbhmmcngmle
URL Ufficiale https://chromewebstore.google.com/detail/random-bible-verse-kjv/pifmmlpfbmjfpaobbaplbnbhmmcngmle
Descrizione Random Bible Verse (KJV) Chrome Extension
Dimensione del File 7.4 KB
Conteggio Installazioni 34
Versione Corrente 1.0
Ultimo Aggiornamento 2021-05-01
Data di Pubblicazione 2021-04-30
Sviluppatore https://mybibleverses.org
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://mybibleverses.org/random-bible-verse/
URL della Pagina di Aiuto https://mybibleverses.org/contacts/
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Random Bible Verse (KJV)",
    "description": "Random Bible Verse (KJV) Chrome Extension",
    "version": "1.0",
    "icons": {
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_title": "Random Bible Verse (KJV) Chrome Extension"
    },
    "permissions": [
        "activeTab"
    ],
    "manifest_version": 2
}