Advanced Todo List Firefox

Examine source code of Advanced Todo List

Inspect and view changes in Advanced Todo List source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Advanced Todo List",
  "version": "1.0.0",
  "description": "Powerful todo list with priorities, categories, due dates, reminders, and productivity statistics.",
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{54dc44b0-3d43-44e6-9123-b1d7d992d643}"
    }
  }
}

Best Advanced Todo List Alternatives

Here are some Firefox add-ons that are similar to Advanced Todo List: