LinkedIn Profile Extractor Firefox

Examine source code of LinkedIn Profile Extractor

Inspect and view changes in LinkedIn Profile Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LinkedIn Profile Extractor",
  "short_name": "LI Profile Extractor",
  "version": "1.0.0",
  "description": "Extract LinkedIn profile data to JSON/CSV. Bulk Capture export (Excel/CSV/JSON) with a NameToProfile API key.",
  "author": "NameToProfile",
  "homepage_url": "https://nametoprofile.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-profile-extractor@nametoprofile.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "downloads",
    "tabs"
  ],
  "host_permissions": [
    "https://www.linkedin.com/*",
    "https://api.nametoprofile.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best LinkedIn Profile Extractor Alternatives

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