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!」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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\/" ] } |