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是由http://efeqti.com开发的Chrome扩展程序,该扩展的主要功能是“Become the most effective in your team or among competitors, planning implementation of your goals in to-do list online.”。

扩展截图

screenshot
screenshot
screenshot

下载EFEQTI: To-do lists and task manager online扩展crx文件

下载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.                    

扩展基本信息

名称 EFEQTI: To-do lists and task manager online EFEQTI: To-do lists and task manager online
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
}