Wait But Why Life Calendar

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

O que é Wait But Why Life Calendar?

Wait But Why Life Calendar é uma extensão do Chrome desenvolvida por Anthony Greco, e sua principal característica é "A New Tab extension that shows you how much of your life you've lived.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Wait But Why Life Calendar

Baixe arquivos de extensão Wait But Why Life Calendar no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Wait But Why Life Calendar Wait But Why Life Calendar
ID balofnakdmjkblbagimhljnknfgnlpoh
URL Oficial https://chromewebstore.google.com/detail/wait-but-why-life-calenda/balofnakdmjkblbagimhljnknfgnlpoh
Descrição A New Tab extension that shows you how much of your life you've lived.
Tamanho do Arquivo 1.46 MB
Contagem de Instalações 52
Versão Atual 1.04
Última Atualização 2023-05-13
Data de Publicação 2021-05-08
Desenvolvedor Anthony Greco
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/anthfgreco/wait-but-why-life-calendar
Idiomas Suportados 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]"
}