LinkedIn Connection Manager Firefox

Examine source code of LinkedIn Connection Manager

Inspect and view changes in LinkedIn Connection Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LinkedIn Connection Manager",
  "version": "2.0",
  "description": "Integrates with LinkedIn to manage, search, and analyze your connections.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "notifications",
    "https://www.linkedin.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "options_page": "options.html",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{08de6c55-a045-4f5f-9f8e-6e0f68522c23}"
    }
  }
}

Best LinkedIn Connection Manager Alternatives

Here are some Firefox add-ons that are similar to LinkedIn Connection Manager: