Minimal Todo
Minimal Todo for your Daily List
Wat is Minimal Todo?
Minimal Todo is een Chrome-extensie ontwikkeld door Anuj Punjani, en de belangrijkste functie is "Minimal Todo for your Daily List".
Extensie Screenshots
Download het CRX-bestand van de extensie Minimal Todo
Download Minimal Todo-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | lolenhbhlaakeokpnepiecpikieiehca |
| Officiële URL | https://chromewebstore.google.com/detail/minimal-todo/lolenhbhlaakeokpnepiecpikieiehca |
| Beschrijving | Minimal Todo for your Daily List |
| Bestandsgrootte | 1.33 MB |
| Aantal Installaties | 150 |
| Huidige Versie | 1.2.0 |
| Laatst Bijgewerkt | 2021-12-27 |
| Publicatiedatum | 2021-12-09 |
| Beoordeling | 5.00/5 Totaal 9 Beoordelingen |
| Ontwikkelaar | Anuj Punjani |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |