todo_newtab_override Firefox

Examine source code of todo_newtab_override

Inspect and view changes in todo_newtab_override source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "todo_newtab_override",
  "version": "1.0",
  "description": "swaps new tab to a locally-stored page with todo lists. Can export and import this list through json. All data is stored locally in the browser",
  "chrome_url_overrides": {
    "newtab": "./index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{b966f3e2-f38b-4bec-bd7e-e5d52894b361}"
    }
  }
}

Best todo_newtab_override Alternatives

Here are some Firefox add-ons that are similar to todo_newtab_override: