LinkedIn Lead Email Extractor Firefox

Examine source code of LinkedIn Lead Email Extractor

By: Rajiv
Inspect and view changes in LinkedIn Lead 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.5",
  "description": "Extract emails from webpages",
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Email Extractor"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "emails.html",
        "emails.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "email-extractor@rajivkhandujaandroid.site",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LinkedIn Lead Email Extractor Alternatives

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