Minimal Todo
Minimal Todo for your Daily List
Qu'est-ce que Minimal Todo ?
Minimal Todo est une extension Chrome développée par Anuj Punjani, et sa fonction principale est "Minimal Todo for your Daily List".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Minimal Todo
Téléchargez les fichiers d'extension Minimal Todo au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Minimal Todo is a simple and effective to-do & task list, which helps you to make everything done and witness all important moments in life. Minimal Todo Chrome Extension’s minimal features include: - Create tasks in checklist - Edit tasks - Mark as done/strike off - Drag and Move to rearrange tasks - Drop off the list when done Features coming in upcoming updates...Dark Mode, Focus Mode. Add or strike off your daily goals in this Minimal List.
Informations de Base sur l'Extension
Nom | Minimal Todo |
ID | lolenhbhlaakeokpnepiecpikieiehca |
URL Officiel | https://chromewebstore.google.com/detail/minimal-todo/lolenhbhlaakeokpnepiecpikieiehca |
Description | Minimal Todo for your Daily List |
Taille du Fichier | 1.33 MB |
Nombre d'Installations | 150 |
Version Actuelle | 1.2.0 |
Dernière Mise à Jour | 2021-12-27 |
Date de Publication | 2021-12-09 |
Évaluation | 5.00/5 Total 9 Évaluations |
Développeur | Anuj Punjani |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Minimal Todo", "version": "1.2.0", "description": "Minimal Todo for your Daily List", "manifest_version": 2, "browser_action": { "default_title": "Minimal Todo", "default_popup": "popup.html", "default_icon": "logo.png" }, "icons": { "128": "logo.png" } } |