Productivity Tracker
Track your productivity with daily to do lists
Productivity Trackerとは何ですか?
Productivity Trackerはjrloprojectsによって開発されたChromeの拡張機能で、その主な機能は「Track your productivity with daily to do lists」です。
拡張機能のスクリーンショット
Productivity Tracker拡張機能のCRXファイルをダウンロード
Productivity Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This application lets you to create daily To Do lists. As you complete your tasks, Productivity Tracker will keep track of your productivity for the day and provide a graph showing your past productivity.
Features:
★ Daily To Do lists
★ Customizable task categories
★ Import unfinished tasks from previous To Do lists to your current To Do List
★ Schedule tasks to be added weekly
★ Built in calendar lets you see your past To Do lists at a glance
★ Productivity graph 拡張機能の基本情報
| 名前 | |
| ID | ogjknghlljghjjhlcdlcgjilkekpogjf |
| 公式URL | https://chromewebstore.google.com/detail/productivity-tracker/ogjknghlljghjjhlcdlcgjilkekpogjf |
| 説明 | Track your productivity with daily to do lists |
| ファイルサイズ | 254 KB |
| インストール数 | 55 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2013-05-08 |
| 公開日 | 2013-05-07 |
| 評価 | 3.00/5 合計 2 レビュー |
| 開発者 | jrloprojects |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Productivity Tracker",
"description": "Track your productivity with daily to do lists",
"version": "1.1",
"icons": {
"128": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "page.html"
}
} | |