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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}