Minimal To Do List Firefox

Examine source code of Minimal To Do List

Inspect and view changes in Minimal To Do List source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Minimal To Do List",
  "description": "create a minimal to do list",
  "version": "1.0",
  "action": {
    "default_icon": "img/todo_icon.png",
    "default_title": "stay productive",
    "default_popup": "todo.html"
  },
  "icons": {
    "16": "img/todo_icon.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{eb648a02-27f1-440c-b435-f22cb3c8b8f8}"
    }
  }
}

Best Minimal To Do List Alternatives

Here are some Firefox add-ons that are similar to Minimal To Do List: