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开发的Chrome扩展程序,该扩展的主要功能是“A New Tab extension that shows you how much of your life you've lived.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Wait But Why Life Calendar扩展crx文件

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