Prana: Your time is limited

Live age and life percentage on a new tab that gives a constant reminder that your time is limited.

Qu'est-ce que Prana: Your time is limited ?

Prana: Your time is limited est une extension Chrome développée par manthan1674, et sa fonction principale est "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Prana: Your time is limited

Téléchargez les fichiers d'extension Prana: Your time is limited au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Prana: Your time is limited Prana: Your time is limited
ID leggjfhgckdnbkhgmlifalfhhbmlajbh
URL Officiel https://chromewebstore.google.com/detail/prana-your-time-is-limite/leggjfhgckdnbkhgmlifalfhhbmlajbh
Description Live age and life percentage on a new tab that gives a constant reminder that your time is limited.
Taille du Fichier 55.71 KB
Nombre d'Installations 122
Version Actuelle 2.0.1
Dernière Mise à Jour 2024-01-02
Date de Publication 2023-05-14
Évaluation 5.00/5 Total 4 Évaluations
Développeur manthan1674
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}