MS-ToDo (Microsoft toDo+Mind Map) Firefox

Examine source code of MS-ToDo (Microsoft toDo+Mind Map)

By: cuifuq Add-on
Inspect and view changes in MS-ToDo (Microsoft toDo+Mind Map) source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "default_locale": "en",
  "version": "5.4.3",
  "date": "2026-08-25",
  "description": "__MSG_extDesc__",
  "browser_specific_settings": {
    "gecko": {
      "id": "ms-todo@cuiifuqiang.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "tabs"
  ],
  "host_permissions": [
    "https://login.microsoftonline.com/*",
    "https://graph.microsoft.com/*",
    "https://www.google-analytics.com/",
    "https://mstodo.dpdns.org/*"
  ],
  "chrome_url_overrides": {
    "newtab": "main.html"
  },
  "background": {
    "scripts": [
      "js/logger.js",
      "js/background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png",
    "256": "icons/icon256.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_title": "MS-ToDo"
  }
}

Best MS-ToDo (Microsoft toDo+Mind Map) Alternatives

Here are some Firefox add-ons that are similar to MS-ToDo (Microsoft toDo+Mind Map):