Wait But Why Life Calendar
A New Tab extension that shows you how much of your life you've lived.
Was ist Wait But Why Life Calendar?
Wait But Why Life Calendar ist eine Chrome-Erweiterung, die von Anthony Greco entwickelt wurde, und ihr Hauptmerkmal ist "A New Tab extension that shows you how much of your life you've lived.".
Erweiterungsscreenshots
Wait But Why Life Calendar-Erweiterungs-CRX-Datei herunterladen
Laden Sie Wait But Why Life Calendar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | balofnakdmjkblbagimhljnknfgnlpoh |
| Offizielle URL | https://chromewebstore.google.com/detail/wait-but-why-life-calenda/balofnakdmjkblbagimhljnknfgnlpoh |
| Beschreibung | A New Tab extension that shows you how much of your life you've lived. |
| Dateigröße | 1.46 MB |
| Installationsanzahl | 52 |
| Aktuelle Version | 1.04 |
| Letztes Update | 2023-05-13 |
| Veröffentlichungsdatum | 2021-05-08 |
| Entwickler | Anthony Greco |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/anthfgreco/wait-but-why-life-calendar |
| Unterstützte Sprachen | 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]"
} | |