Wait But Why Life Calendar

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

What is Wait But Why Life Calendar?

Wait But Why Life Calendar is a Chrome extension developed by Anthony Greco, and its main feature is "A New Tab extension that shows you how much of your life you've lived.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Wait But Why Life Calendar Extension CRX File

Download Wait But Why Life Calendar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Wait But Why Life Calendar Wait But Why Life Calendar
ID balofnakdmjkblbagimhljnknfgnlpoh
Official URL https://chromewebstore.google.com/detail/wait-but-why-life-calenda/balofnakdmjkblbagimhljnknfgnlpoh
Description A New Tab extension that shows you how much of your life you've lived.
File Size 1.46 MB
Installation Count 52
Current Version 1.04
Last Updated 2023-05-13
Publish Date 2021-05-08
Developer Anthony Greco
Email [email protected]
Payment Type free
Extension Website https://github.com/anthfgreco/wait-but-why-life-calendar
Supported Languages 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]"
}