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是由http://altoplanner.com开发的Chrome扩展程序,该扩展的主要功能是“Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!”。

扩展截图

screenshot
screenshot

下载Alto: Life Progress Bar with Goals and Tasks扩展crx文件

下载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\/"
    ]
}