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.」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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 } |