Auto Email Extractor Firefox

Examine source code of Auto Email Extractor

By: Rajiv
Inspect and view changes in Auto Email Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Email Extractor and Saver",
  "version": "1.2",
  "description": "Extracts emails from web pages, saves them immediately, and displays all saved emails",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-email-extractor@example.com"
    }
  }
}

Best Auto Email Extractor Alternatives

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