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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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]"
}