Wait But Why Life Calendar
A New Tab extension that shows you how much of your life you've lived.
Wat is Wait But Why Life Calendar?
Wait But Why Life Calendar is een Chrome-extensie ontwikkeld door Anthony Greco, en de belangrijkste functie is "A New Tab extension that shows you how much of your life you've lived.".
Extensie Screenshots
Download het CRX-bestand van de extensie Wait But Why Life Calendar
Download Wait But Why Life Calendar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | balofnakdmjkblbagimhljnknfgnlpoh |
| Officiële URL | https://chromewebstore.google.com/detail/wait-but-why-life-calenda/balofnakdmjkblbagimhljnknfgnlpoh |
| Beschrijving | A New Tab extension that shows you how much of your life you've lived. |
| Bestandsgrootte | 1.46 MB |
| Aantal Installaties | 52 |
| Huidige Versie | 1.04 |
| Laatst Bijgewerkt | 2023-05-13 |
| Publicatiedatum | 2021-05-08 |
| Ontwikkelaar | Anthony Greco |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/anthfgreco/wait-but-why-life-calendar |
| Ondersteunde Talen | 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]"
} | |