Prana: Your time is limited
Live age and life percentage on a new tab that gives a constant reminder that your time is limited.
Τι είναι το Prana: Your time is limited;
Το Prana: Your time is limited είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον manthan1674, και η κύρια λειτουργία του είναι "Live age and life percentage on a new tab that gives a constant reminder that your time is limited.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Prana: Your time is limited
Λήψη αρχείων επέκτασης Prana: Your time is limited σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | leggjfhgckdnbkhgmlifalfhhbmlajbh |
| Επίσημο URL | https://chromewebstore.google.com/detail/prana-your-time-is-limite/leggjfhgckdnbkhgmlifalfhhbmlajbh |
| Περιγραφή | Live age and life percentage on a new tab that gives a constant reminder that your time is limited. |
| Μέγεθος Αρχείου | 55.71 KB |
| Αριθμός Εγκαταστάσεων | 122 |
| Τρέχουσα Έκδοση | 2.0.1 |
| Τελευταία Ενημέρωση | 2024-01-02 |
| Ημερομηνία Δημοσίευσης | 2023-05-14 |
| Αξιολόγηση | 5.00/5 Συνολικά 4 Αξιολογήσεις |
| Προγραμματιστής | manthan1674 |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Υποστηριζόμενες Γλώσσες | 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"
}
} | |