Bible Verses

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

Bible Versesคืออะไร?

Bible Verses เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dmitry Grinko และคุณลักษณะหลักของมันคือ "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bible Verses

ดาวน์โหลดไฟล์ส่วนขยาย Bible Verses ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Randomly displays verses from the Bible                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
คำอธิบาย The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
ขนาดไฟล์ 32.26 KB
จำนวนการติดตั้ง 89
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2020-11-25
วันที่เผยแพร่ 2020-11-25
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Dmitry Grinko
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}