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
官方網址 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\/"
    ]
}