DailyVerse

Daily Bible verses on your start page.

DailyVerseคืออะไร?

DailyVerse เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Chris Lee และคุณลักษณะหลักของมันคือ "Daily Bible verses on your start page."

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

screenshot
screenshot

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

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

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

                        DailyVerse displays the daily Bible verse from BibleGateway.com in a random color on your new tab page.                    

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

ชื่อ DailyVerse DailyVerse
ID eiklcbflbjmlmlcjhakdbhjliidlpgde
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dailyverse/eiklcbflbjmlmlcjhakdbhjliidlpgde
คำอธิบาย Daily Bible verses on your start page.
ขนาดไฟล์ 6.78 KB
จำนวนการติดตั้ง 226
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2015-08-29
วันที่เผยแพร่ 2015-08-28
คะแนน 4.44/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา Chris Lee
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DailyVerse",
    "description": "Daily Bible verses on your start page.",
    "version": "2.0.1",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.biblegateway.com; object-src 'self'"
}