EFEQTI: To-do lists and task manager online
Become the most effective in your team or among competitors, planning implementation of your goals in to-do list online.
EFEQTI: To-do lists and task manager onlineคืออะไร?
EFEQTI: To-do lists and task manager online เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://efeqti.com และคุณลักษณะหลักของมันคือ "Become the most effective in your team or among competitors, planning implementation of your goals in to-do list online."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย EFEQTI: To-do lists and task manager online
ดาวน์โหลดไฟล์ส่วนขยาย EFEQTI: To-do lists and task manager online ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Become the most effective in your team or among competitors, planning implementation of your goals in todo list online. ***To-do list online for the effective implementation of the goals and objectives*** Planning a work or creative project, task lists, or goals. Organize your work in a convenient task Manager. Carry out the planned and achieve your goals-you can do it. ***Calendar organizer for task planning*** Convenient calendar-daily planner that does not limit your planning horizon number of pages. Plan the execution of tasks on any given day, month, year. ***Flexible system of goals organization*** Correctly plan the sequence of actions, a simple drag and drop lists and tasks. Quickly finds the desired tasks by searching by name and color.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gmddeejaiobnpegjpaaonfaiedkceihh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/efeqti-to-do-lists-and-ta/gmddeejaiobnpegjpaaonfaiedkceihh |
คำอธิบาย | Become the most effective in your team or among competitors, planning implementation of your goals in to-do list online. |
ขนาดไฟล์ | 15.45 KB |
จำนวนการติดตั้ง | 40 |
เวอร์ชันปัจจุบัน | 1.0.9 |
อัปเดตครั้งล่าสุด | 2018-05-24 |
วันที่เผยแพร่ | 2018-05-24 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://efeqti.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://efeqti.com |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EFEQTI: To-do lists and task manager online", "short_name": "EFEQTI", "description": "Become the most effective in your team or among competitors, planning implementation of your goals in to-do list online.", "version": "1.0.9", "background": { "scripts": [ "main.js" ], "persistent": false }, "browser_action": { "default_title": "To-do list EFEQTI", "default_icon": "logo48.png", "default_popup": "popup.html" }, "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" }, "manifest_version": 2 } |