Prana: Your time is limited

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

What is Prana: Your time is limited?

Prana: Your time is limited is a Chrome extension developed by manthan1674, and its main feature is "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Prana: Your time is limited Extension CRX File

Download Prana: Your time is limited extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Prana: Your time is limited Prana: Your time is limited
ID leggjfhgckdnbkhgmlifalfhhbmlajbh
Official URL 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.
File Size 55.71 KB
Installation Count 122
Current Version 2.0.1
Last Updated 2024-01-02
Publish Date 2023-05-14
Rating 5.00/5 Total 4 Ratings
Developer manthan1674
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}