Email Blur Protector Firefox

Examine source code of Email Blur Protector

By: hoa009
Inspect and view changes in Email Blur Protector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Email Blur Protector",
  "version": "1.0",
  "description": "Automatically blur email addresses on web pages. Reveal on click.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{05fcb372-e7e3-4800-b7f1-5838b1a35082}"
    }
  }
}

Best Email Blur Protector Alternatives

Here are some Firefox add-ons that are similar to Email Blur Protector: