Random Bible Verse (KJV)

Random Bible Verse (KJV) Chrome Extension

Random Bible Verse (KJV)คืออะไร?

Random Bible Verse (KJV) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://mybibleverses.org และคุณลักษณะหลักของมันคือ "Random Bible Verse (KJV) Chrome Extension"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Random Bible Verse (KJV)

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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
}