Stoic New Tab

extension to view stoic quotes and images

Stoic New Tabคืออะไร?

Stoic New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Zach Foster และคุณลักษณะหลักของมันคือ "extension to view stoic quotes and images"

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

screenshot

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

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

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

                        Begin your browsing experience with a stoic new tab, featuring a quote by a stoic author like Seneca or Marcus Aurelius. If you're interested in the quote's context, there is a link to amazon where you can purchase the book.                    

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

ชื่อ Stoic New Tab Stoic New Tab
ID egflmnkcgdbljjogbonkpahhaddkgcgp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/stoic-new-tab/egflmnkcgdbljjogbonkpahhaddkgcgp
คำอธิบาย extension to view stoic quotes and images
ขนาดไฟล์ 23.44 MB
จำนวนการติดตั้ง 124
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2018-03-22
วันที่เผยแพร่ 2018-03-22
คะแนน 4.17/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Zach Foster
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stoic New Tab",
    "version": "1.4",
    "description": "extension to view stoic quotes and images",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "newtab.css",
        "assets\/images\/*",
        "newtab.js"
    ]
}