InTime: New Tab Page
Get things done, on time!
InTime: New Tab Page là gì?
InTime: New Tab Page là một tiện ích mở rộng Chrome được phát triển bởi Vaibhav Arora & Nitish Mehta, và tính năng chính của nó là "Get things done, on time!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng InTime: New Tab Page
Tải xuống các tệp mở rộng InTime: New Tab Page dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | InTime: New Tab Page |
ID | djbmkpknloamhjbfkglaiebgdjpccdfe |
URL Chính Thức | https://chromewebstore.google.com/detail/intime-new-tab-page/djbmkpknloamhjbfkglaiebgdjpccdfe |
Mô tả | Get things done, on time! |
Kích Thước Tệp | 1.06 MB |
Số Lần Cài Đặt | 27 |
Phiên Bản Hiện Tại | 1.0.4 |
Cập Nhật Lần Cuối | 2017-03-08 |
Ngày Phát Hành | 2017-03-08 |
Đánh Giá | 4.94/5 Tổng số 17 Đánh Giá |
Nhà Phát Triển | Vaibhav Arora & Nitish Mehta |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |