Daily Goal Tracker

Track your goals in your New Tab page. Mark each day complete and see your progress

什麼是Daily Goal Tracker?

Daily Goal Tracker是由Daily Goal Tracker開發的Chrome擴展程式,該擴展的主要功能是“Track your goals in your New Tab page. Mark each day complete and see your progress”。

擴展截圖

screenshot
screenshot
screenshot

下載Daily Goal Tracker擴展crx文件

下載Daily Goal Tracker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Track the progress of one goal over the course of a month. Each time you open a new tab, you can see how much progress you are making. Mark each day you work toward your monthly goal.                    

擴展基本資訊

名稱 Daily Goal Tracker Daily Goal Tracker
ID kkkbeobfnlpmnicdfeniadepkmhgecgp
官方網址 https://chromewebstore.google.com/detail/daily-goal-tracker/kkkbeobfnlpmnicdfeniadepkmhgecgp
簡介 Track your goals in your New Tab page. Mark each day complete and see your progress
檔案大小 622 KB
安裝次數 457
目前版本 0.0.0.32
更新時間 2017-04-27
上架時間 2017-04-26
評分 2.25/5 共 4 次評分
開發者 Daily Goal Tracker
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Daily Goal Tracker",
    "description": "Track your goals in your New Tab page. Mark each day complete and see your progress",
    "version": "0.0.0.32",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}