To-Do List Lite Firefox

Examine source code of To-Do List Lite

Inspect and view changes in To-Do List Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "To-Do List Lite",
  "version": "1.0.0",
  "description": "Manage simple tasks directly in your browser. Data is stored locally only.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "To-Do List Lite",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "todo-list-lite-20260322164059@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best To-Do List Lite Alternatives

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