Management-Ware Email Extractor Firefox

Examine source code of Management-Ware Email Extractor

Inspect and view changes in Management-Ware Email Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Management-Ware Email Extractor",
  "version": "1.0.0",
  "description": "Extract email on any opened web page and export to CSV or excel",
  "icons": {
    "128": "EmailExtractor_icon128x128.png"
  },
  "browser_action": {
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "js/Main.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>",
    "storage"
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{713ac1d9-6319-4295-98c6-22cb1e2f67af}"
    }
  }
}

Best Management-Ware Email Extractor Alternatives

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