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!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة InTime: New Tab Page
قم بتنزيل ملفات الامتداد InTime: New Tab Page بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |