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!”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载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 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"
    }
}