Random Bible Verse (KJV)

Random Bible Verse (KJV) Chrome Extension

What is Random Bible Verse (KJV)?

Random Bible Verse (KJV) is a Chrome extension developed by https://mybibleverses.org, and its main feature is "Random Bible Verse (KJV) Chrome Extension".

Extension Screenshots

screenshot

Download Random Bible Verse (KJV) Extension CRX File

Download Random Bible Verse (KJV) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Random Bible Verse (KJV) Random Bible Verse (KJV)
ID pifmmlpfbmjfpaobbaplbnbhmmcngmle
Official URL https://chromewebstore.google.com/detail/random-bible-verse-kjv/pifmmlpfbmjfpaobbaplbnbhmmcngmle
Description Random Bible Verse (KJV) Chrome Extension
File Size 7.4 KB
Installation Count 34
Current Version 1.0
Last Updated 2021-05-01
Publish Date 2021-04-30
Developer https://mybibleverses.org
Email [email protected]
Payment Type free
Extension Website https://mybibleverses.org/random-bible-verse/
Help Page URL https://mybibleverses.org/contacts/
Supported Languages 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
}