Weeks in a life

Weeks in Life (opens in new tab) is a Google Chrome extension that brings awareness to the value of time and encourages you to live…

Τι είναι το Weeks in a life;

Το Weeks in a life είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Roshan Shrestha, και η κύρια λειτουργία του είναι "Weeks in Life (opens in new tab) is a Google Chrome extension that brings awareness to the value of time and encourages you to live…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Weeks in a life

Λήψη αρχείων επέκτασης Weeks in a life σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Weeks in Life (opens in new tab) is a Google Chrome extension that brings awareness to the value of time and encourages you to live life to the fullest. With a simple calculation based on your birth date and country, it displays a countdown of the weeks you have remaining in your life. This visual reminder serves as a motivation to seize every opportunity and make the most of each week. Additionally, it provides insights into the number of vacations, shopping experiences, books to read, personal projects to build, and moments left to spend with your parents. Start making intentional choices and prioritize what truly matters with Weeks in Life.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Weeks in a life Weeks in a life
ID fngphhgadjmeahcpdlndnipbbbadjlha
Επίσημο URL https://chromewebstore.google.com/detail/weeks-in-a-life/fngphhgadjmeahcpdlndnipbbbadjlha
Περιγραφή Weeks in Life (opens in new tab) is a Google Chrome extension that brings awareness to the value of time and encourages you to live…
Μέγεθος Αρχείου 107 KB
Αριθμός Εγκαταστάσεων 31
Τρέχουσα Έκδοση 2.2
Τελευταία Ενημέρωση 2023-06-15
Ημερομηνία Δημοσίευσης 2023-06-04
Αξιολόγηση 5.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής Roshan Shrestha
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2",
    "name": "Weeks in a life",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons16.png",
        "32": "icons32.png",
        "48": "icons48.png",
        "128": "icons128.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}