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 Anthony Greco द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A New Tab extension that shows you how much of your life you've lived."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Wait But Why Life Calendar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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]"
}