Find Email Addresses Firefox

Examine source code of Find Email Addresses

By: Cudaap
Inspect and view changes in Find Email Addresses source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Quickly see and copy any email addresses found on a page.",
  "manifest_version": 2,
  "name": "Find Email Addresses",
  "version": "1.2",
  "homepage_url": "https://cudaap.com/firefox-extension-find-email-addresses.php",
  "icons": {
    "24": "icons/cudaap.svg",
    "48": "icons/cudaap.svg",
    "96": "icons/cudaap.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "findEmail.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Find Email Addresses Alternatives

Here are some Firefox add-ons that are similar to Find Email Addresses: