InTime: New Tab Page

Get things done, on time!

InTime: New Tab Pageคืออะไร?

InTime: New Tab Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vaibhav Arora & Nitish Mehta และคุณลักษณะหลักของมันคือ "Get things done, on time!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย InTime: New Tab Page

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}