Wait But Why Life Calendar

A New Tab extension that shows you how much of your life you've lived.

Wait But Why Life Calendarคืออะไร?

Wait But Why Life Calendar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Anthony Greco และคุณลักษณะหลักของมันคือ "A New Tab extension that shows you how much of your life you've lived."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wait But Why Life Calendar

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

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

                        Transforms your New Tab page into a customizable visualization of the Wait But Why life calendar.

Personalize your experience by setting your birthday, expected life expectancy, and creating your own custom themes.                    

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

ชื่อ Wait But Why Life Calendar Wait But Why Life Calendar
ID balofnakdmjkblbagimhljnknfgnlpoh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wait-but-why-life-calenda/balofnakdmjkblbagimhljnknfgnlpoh
คำอธิบาย A New Tab extension that shows you how much of your life you've lived.
ขนาดไฟล์ 1.46 MB
จำนวนการติดตั้ง 52
เวอร์ชันปัจจุบัน 1.04
อัปเดตครั้งล่าสุด 2023-05-13
วันที่เผยแพร่ 2021-05-08
ผู้พัฒนา Anthony Greco
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/anthfgreco/wait-but-why-life-calendar
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Wait But Why Life Calendar",
    "version": "1.04",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "description": "A New Tab extension that shows you how much of your life you've lived.",
    "author": "[email protected]"
}