Minimal Todo

Minimal Todo for your Daily List

Hvad er Minimal Todo?

Minimal Todo er en Chrome-udvidelse udviklet af Anuj Punjani, og dens hovedfunktion er "Minimal Todo for your Daily List".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Minimal Todo-udvidelses-CRX-fil

Download Minimal Todo-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Minimal Todo Minimal Todo
ID lolenhbhlaakeokpnepiecpikieiehca
Officiel URL https://chromewebstore.google.com/detail/minimal-todo/lolenhbhlaakeokpnepiecpikieiehca
Beskrivelse Minimal Todo for your Daily List
Filstørrelse 1.33 MB
Antal Installationer 150
Nuværende Version 1.2.0
Senest Opdateret 2021-12-27
Udgivelsesdato 2021-12-09
Bedømmelse 5.00/5 Samlet 9 Bedømmelser
Udvikler Anuj Punjani
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}