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 } |