Will ToDo Firefox

Examine source code of Will ToDo

Inspect and view changes in Will ToDo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Will ToDo",
  "version": "1.0.6",
  "author": "Dominicaka",
  "description": "A completely offline, local-first task and focus management tool.",
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": "icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "willstation@dominicaka.local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Will ToDo Alternatives

Here are some Firefox add-ons that are similar to Will ToDo: