Free Email Verifier Extension Firefox

Examine source code of Free Email Verifier Extension

By: E-Tech
Inspect and view changes in Free Email Verifier Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Free Email Verifier — Email Validator",
  "short_name": "Email Verifier",
  "version": "1.0.0",
  "description": "Free email verifier — verify any email address with SMTP mailbox check, MX validation, disposable & role-based detection.",
  "author": "EcomTech",
  "homepage_url": "https://ev.ecomtechbd.com/",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Open Free Email Verifier",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "storage",
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "https://ev.ecomtechbd.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "strip_origin",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "free-email-verifier@ecomtechbd.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ]
      }
    }
  }
}

Best Free Email Verifier Extension Alternatives

Here are some Firefox add-ons that are similar to Free Email Verifier Extension: