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」です。
拡張機能のスクリーンショット
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 |
ID | kkkbeobfnlpmnicdfeniadepkmhgecgp |
公式URL | 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 } |