Random Bible Verse (KJV)

Random Bible Verse (KJV) Chrome Extension

什麼是Random Bible Verse (KJV)?

Random Bible Verse (KJV)是由https://mybibleverses.org開發的Chrome擴展程式,該擴展的主要功能是“Random Bible Verse (KJV) Chrome Extension”。

擴展截圖

screenshot

下載Random Bible Verse (KJV)擴展crx文件

下載Random Bible Verse (KJV)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Random Bible Verse (KJV) Random Bible Verse (KJV)
ID pifmmlpfbmjfpaobbaplbnbhmmcngmle
官方網址 https://chromewebstore.google.com/detail/random-bible-verse-kjv/pifmmlpfbmjfpaobbaplbnbhmmcngmle
簡介 Random Bible Verse (KJV) Chrome Extension
檔案大小 7.4 KB
安裝次數 34
目前版本 1.0
更新時間 2021-05-01
上架時間 2021-04-30
開發者 https://mybibleverses.org
電子郵箱 [email protected]
付費類型 free
擴展官網 https://mybibleverses.org/random-bible-verse/
說明頁面URL https://mybibleverses.org/contacts/
支援的語言 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
}