Ew, Mail! Firefox

Examine source code of Ew, Mail!

Inspect and view changes in Ew, Mail! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ew, Mail!",
  "version": "1.2",
  "description": "Ew, Mail! allows you to easily use a temp-mail.org mail when registering.",
  "homepage_url": "https://github.com/vantezzen/ewmail",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "https://temp-mail.org/",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background-scripts.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Ew, Mail! Alternatives

Here are some Firefox add-ons that are similar to Ew, Mail!: