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.
Co to jest EFEQTI: To-do lists and task manager online?
EFEQTI: To-do lists and task manager online to rozszerzenie Chrome opracowane przez http://efeqti.com, a jego główną funkcją jest „Become the most effective in your team or among competitors, planning implementation of your goals in to-do list online.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia EFEQTI: To-do lists and task manager online
Pobierz pliki rozszerzeń EFEQTI: To-do lists and task manager online w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | gmddeejaiobnpegjpaaonfaiedkceihh |
Oficjalny URL | https://chrome.google.com/webstore/detail/efeqti-to-do-lists-and-ta/gmddeejaiobnpegjpaaonfaiedkceihh |
Opis | Become the most effective in your team or among competitors, planning implementation of your goals in to-do list online. |
Rozmiar pliku | 15.45 KB |
Liczba instalacji | 40 |
Aktualna Wersja | 1.0.9 |
Ostatnia Aktualizacja | 2018-05-24 |
Data Publikacji | 2018-05-24 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | http://efeqti.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://efeqti.com |
Obsługiwane Języki | 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 } |