Prana: Your time is limited

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

Vad är Prana: Your time is limited?

Prana: Your time is limited är en Chrome-tillägg utvecklad av manthan1674, och dess huvudfunktion är "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Prana: Your time is limited-förlängningens CRX-fil

Ladda ner Prana: Your time is limited-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Prana: Your time is limited Prana: Your time is limited
ID leggjfhgckdnbkhgmlifalfhhbmlajbh
Officiell webbadress https://chromewebstore.google.com/detail/prana-your-time-is-limite/leggjfhgckdnbkhgmlifalfhhbmlajbh
Beskrivning Live age and life percentage on a new tab that gives a constant reminder that your time is limited.
Filstorlek 55.71 KB
Antal Installationer 122
Aktuell Version 2.0.1
Senast Uppdaterad 2024-01-02
Publiceringsdatum 2023-05-14
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare manthan1674
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}