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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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]"
}