Prana: Your time is limited
Live age and life percentage on a new tab that gives a constant reminder that your time is limited.
Cos'è Prana: Your time is limited?
Prana: Your time is limited è un'estensione di Chrome sviluppata da manthan1674, e la sua funzione principale è "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Prana: Your time is limited
Scarica i file di estensione Prana: Your time is limited in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | leggjfhgckdnbkhgmlifalfhhbmlajbh |
| URL Ufficiale | https://chromewebstore.google.com/detail/prana-your-time-is-limite/leggjfhgckdnbkhgmlifalfhhbmlajbh |
| Descrizione | Live age and life percentage on a new tab that gives a constant reminder that your time is limited. |
| Dimensione del File | 55.71 KB |
| Conteggio Installazioni | 122 |
| Versione Corrente | 2.0.1 |
| Ultimo Aggiornamento | 2024-01-02 |
| Data di Pubblicazione | 2023-05-14 |
| Valutazione | 5.00/5 Totale 4 Valutazioni |
| Sviluppatore | manthan1674 |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |