Alto: Life Progress Bar with Goals and Tasks

Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!

Τι είναι το Alto: Life Progress Bar with Goals and Tasks;

Το Alto: Life Progress Bar with Goals and Tasks είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://altoplanner.com, και η κύρια λειτουργία του είναι "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Alto: Life Progress Bar with Goals and Tasks

Λήψη αρχείων επέκτασης Alto: Life Progress Bar with Goals and Tasks σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Alto Planner replaces your empty new tab with a personal dashboard that shows you progress bars for life, year, month, week and day. You can add goals and tasks to each one of them, and keep an eye on your big picture, while working on your daily tasks.                    

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

Όνομα Alto: Life Progress Bar with Goals and Tasks Alto: Life Progress Bar with Goals and Tasks
ID kaboheocifofdabghobpdjnnjmhhfkpa
Επίσημο URL https://chrome.google.com/webstore/detail/kaboheocifofdabghobpdjnnjmhhfkpa
Περιγραφή Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!
Μέγεθος Αρχείου 13.77 KB
Αριθμός Εγκαταστάσεων 146
Τρέχουσα Έκδοση 0.0.9
Τελευταία Ενημέρωση 2019-05-30
Ημερομηνία Δημοσίευσης 2019-05-29
Αξιολόγηση 4.43/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής http://altoplanner.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://altoplanner.com/index
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Alto: Life Progress Bar with Goals and Tasks",
    "version": "0.0.9",
    "manifest_version": 2,
    "description": "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!",
    "homepage_url": "https:\/\/altoplanner.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/altoplanner.com\/"
    ]
}