InTime: New Tab Page
Get things done, on time!
InTime: New Tab Pageとは何ですか?
InTime: New Tab PageはVaibhav Arora & Nitish Mehtaによって開発されたChromeの拡張機能で、その主な機能は「Get things done, on time!」です。
拡張機能のスクリーンショット
InTime: New Tab Page拡張機能のCRXファイルをダウンロード
InTime: New Tab Page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
An easy way to track whats on your mind! InTime turns your new tab page to tracker for all your tasks. It helps you unclutter your mind, remembering what you really need to do next so that you never miss a deadline. *** NEW FEATURES*** * Upload custom background image * Updated animation for task completion Features: * Create tasks along with their deadline * See all your tasks in a single dashboard * Multiple background images * See your next 3 tasks highlighted * Complete accessibility support * Natural language processing based time input (example: '25 December 12am', 'next month', 'in an hour', 'tomorrow 8pm') Developed by: Vaibhav Arora (https://twitter.com/theVaibhavArora) Nitish Mehta (https://twitter.com/nitish_mehta)
拡張機能の基本情報
名前 | InTime: New Tab Page |
ID | djbmkpknloamhjbfkglaiebgdjpccdfe |
公式URL | https://chromewebstore.google.com/detail/intime-new-tab-page/djbmkpknloamhjbfkglaiebgdjpccdfe |
説明 | Get things done, on time! |
ファイルサイズ | 1.06 MB |
インストール数 | 27 |
現在のバージョン | 1.0.4 |
最終更新日 | 2017-03-08 |
公開日 | 2017-03-08 |
評価 | 4.94/5 合計 17 レビュー |
開発者 | Vaibhav Arora & Nitish Mehta |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "InTime: New Tab Page", "short_name": "InTime : New Tab Page", "description": "Get things done, on time!", "manifest_version": 2, "version": "1.0.4", "icons": { "128": "images\/icon.png" }, "permissions": [ "management", "fileSystem" ], "chrome_url_overrides": { "newtab": "build.html" } } |