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
Eメール [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]"
}