Email ad remover Firefox

Examine source code of Email ad remover

By: hdong
Inspect and view changes in Email ad remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Email ad remover",
  "version": "1.0.5",
  "description": "Removes the ad section of Microsoft's Outlook web mail client",
  "manifest_version": 2,
  "icons": {
    "48": "icons/48x48.png",
    "96": "icons/96x96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://outlook.live.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "optional_permissions": [
    "*://outlook.live.com/*"
  ]
}

Best Email ad remover Alternatives

Here are some Firefox add-ons that are similar to Email ad remover: