Prana: Your time is limited
Live age and life percentage on a new tab that gives a constant reminder that your time is limited.
Was ist Prana: Your time is limited?
Prana: Your time is limited ist eine Chrome-Erweiterung, die von manthan1674 entwickelt wurde, und ihr Hauptmerkmal ist "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.".
Erweiterungsscreenshots
Prana: Your time is limited-Erweiterungs-CRX-Datei herunterladen
Laden Sie Prana: Your time is limited-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
Your time is limited; I hope Prana serves as a reminder for you to use your time wisely. Prana also provides inspiring quotes on your new tab and comes with a sleek dark mode. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | leggjfhgckdnbkhgmlifalfhhbmlajbh |
| Offizielle URL | https://chromewebstore.google.com/detail/prana-your-time-is-limite/leggjfhgckdnbkhgmlifalfhhbmlajbh |
| Beschreibung | Live age and life percentage on a new tab that gives a constant reminder that your time is limited. |
| Dateigröße | 55.71 KB |
| Installationsanzahl | 122 |
| Aktuelle Version | 2.0.1 |
| Letztes Update | 2024-01-02 |
| Veröffentlichungsdatum | 2023-05-14 |
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
| Entwickler | manthan1674 |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Prana: Your time is limited",
"version": "2.0.1",
"description": "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.",
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage"
],
"icons": {
"16": ".\/assets\/favicon\/icon16.png",
"32": ".\/assets\/favicon\/icon32.png",
"48": ".\/assets\/favicon\/icon48.png",
"128": ".\/assets\/favicon\/icon128.png"
}
} | |