Your Email Extractor Firefox

Examine source code of Your Email Extractor

By: Sin
Inspect and view changes in Your Email Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Your Email Extractor",
  "version": "1.0",
  "description": "Extracts all email addresses from the current page.",
  "browser_action": {
    "default_title": "Your Email Extractor",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5459544d-20ec-45dc-b18d-9de031bdc634}",
      "strict_min_version": "112.0"
    }
  }
}

Best Your Email Extractor Alternatives

Here are some Firefox add-ons that are similar to Your Email Extractor: