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!

Qu'est-ce que Alto: Life Progress Bar with Goals and Tasks ?

Alto: Life Progress Bar with Goals and Tasks est une extension Chrome développée par http://altoplanner.com, et sa fonction principale est "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Alto: Life Progress Bar with Goals and Tasks

Téléchargez les fichiers d'extension Alto: Life Progress Bar with Goals and Tasks au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Alto: Life Progress Bar with Goals and Tasks Alto: Life Progress Bar with Goals and Tasks
ID kaboheocifofdabghobpdjnnjmhhfkpa
URL Officiel https://chrome.google.com/webstore/detail/kaboheocifofdabghobpdjnnjmhhfkpa
Description Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!
Taille du Fichier 13.77 KB
Nombre d'Installations 146
Version Actuelle 0.0.9
Dernière Mise à Jour 2019-05-30
Date de Publication 2019-05-29
Évaluation 4.43/5 Total 7 Évaluations
Développeur http://altoplanner.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://altoplanner.com/index
Langues Prises en Charge 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\/"
    ]
}