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!

Cos'è Alto: Life Progress Bar with Goals and Tasks?

Alto: Life Progress Bar with Goals and Tasks è un'estensione di Chrome sviluppata da http://altoplanner.com, e la sua funzione principale è "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Alto: Life Progress Bar with Goals and Tasks

Scarica i file di estensione Alto: Life Progress Bar with Goals and Tasks in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Alto: Life Progress Bar with Goals and Tasks Alto: Life Progress Bar with Goals and Tasks
ID kaboheocifofdabghobpdjnnjmhhfkpa
URL Ufficiale https://chrome.google.com/webstore/detail/kaboheocifofdabghobpdjnnjmhhfkpa
Descrizione Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!
Dimensione del File 13.77 KB
Conteggio Installazioni 146
Versione Corrente 0.0.9
Ultimo Aggiornamento 2019-05-30
Data di Pubblicazione 2019-05-29
Valutazione 4.43/5 Totale 7 Valutazioni
Sviluppatore http://altoplanner.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://altoplanner.com/index
Lingue Supportate 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\/"
    ]
}