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 |
官方網址 | 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" } } |