Wait But Why Life Calendar
A New Tab extension that shows you how much of your life you've lived.
Hvad er Wait But Why Life Calendar?
Wait But Why Life Calendar er en Chrome-udvidelse udviklet af Anthony Greco, og dens hovedfunktion er "A New Tab extension that shows you how much of your life you've lived.".
Udvidelsesskærmbilleder
Download Wait But Why Life Calendar-udvidelses-CRX-fil
Download Wait But Why Life Calendar-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        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.                     Grundlæggende oplysninger om udvidelsen
| Navn |  | 
| ID | balofnakdmjkblbagimhljnknfgnlpoh | 
| Officiel URL | https://chromewebstore.google.com/detail/wait-but-why-life-calenda/balofnakdmjkblbagimhljnknfgnlpoh | 
| Beskrivelse | A New Tab extension that shows you how much of your life you've lived. | 
| Filstørrelse | 1.46 MB | 
| Antal Installationer | 52 | 
| Nuværende Version | 1.04 | 
| Senest Opdateret | 2023-05-13 | 
| Udgivelsesdato | 2021-05-08 | 
| Udvikler | Anthony Greco | 
| [email protected] | |
| Betalingsmetode | free | 
| Udvidelseswebsted | https://github.com/anthfgreco/wait-but-why-life-calendar | 
| Understøttede Sprog | 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]"
} | |