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!

Was ist Alto: Life Progress Bar with Goals and Tasks?

Alto: Life Progress Bar with Goals and Tasks ist eine Chrome-Erweiterung, die von http://altoplanner.com entwickelt wurde, und ihr Hauptmerkmal ist "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!".

Erweiterungsscreenshots

screenshot
screenshot

Alto: Life Progress Bar with Goals and Tasks-Erweiterungs-CRX-Datei herunterladen

Laden Sie Alto: Life Progress Bar with Goals and Tasks-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Alto: Life Progress Bar with Goals and Tasks Alto: Life Progress Bar with Goals and Tasks
ID kaboheocifofdabghobpdjnnjmhhfkpa
Offizielle URL https://chrome.google.com/webstore/detail/kaboheocifofdabghobpdjnnjmhhfkpa
Beschreibung Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!
Dateigröße 13.77 KB
Installationsanzahl 146
Aktuelle Version 0.0.9
Letztes Update 2019-05-30
Veröffentlichungsdatum 2019-05-29
Bewertung 4.43/5 Insgesamt 7 Bewertungen
Entwickler http://altoplanner.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://altoplanner.com/index
Unterstützte Sprachen 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\/"
    ]
}