Todo Mailer Firefox

Examine source code of Todo Mailer

By: MikyViz Add-on
Inspect and view changes in Todo Mailer 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": "Todo Mailer",
  "version": "1.0.3",
  "description": "Saves todos and sends them to your email.",
  "action": {
    "default_title": "Todo Mailer",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-128.png",
      "32": "icon-128.png",
      "48": "icon-128.png",
      "128": "icon-128.png"
    }
  },
  "icons": {
    "16": "icon-128.png",
    "32": "icon-128.png",
    "48": "icon-128.png",
    "128": "icon-128.png"
  },
  "options_page": "options.html",
  "background": {
    "scripts": [
      "assets/background.js"
    ]
  },
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "http://localhost:3000/*",
    "https://todomailer.vercel.app/*",
    "https://*.supabase.co/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "todomailer@moosebro.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "personalCommunications"
        ]
      }
    }
  }
}

Best Todo Mailer Alternatives

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