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!

What is Alto: Life Progress Bar with Goals and Tasks?

Alto: Life Progress Bar with Goals and Tasks is a Chrome extension developed by http://altoplanner.com, and its main feature is "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!".

Extension Screenshots

screenshot
screenshot

Download Alto: Life Progress Bar with Goals and Tasks Extension CRX File

Download Alto: Life Progress Bar with Goals and Tasks extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Alto: Life Progress Bar with Goals and Tasks Alto: Life Progress Bar with Goals and Tasks
ID kaboheocifofdabghobpdjnnjmhhfkpa
Official URL 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!
File Size 13.77 KB
Installation Count 146
Current Version 0.0.9
Last Updated 2019-05-30
Publish Date 2019-05-29
Rating 4.43/5 Total 7 Ratings
Developer http://altoplanner.com
Email [email protected]
Payment Type free
Extension Website https://altoplanner.com/index
Supported Languages 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\/"
    ]
}