Leads Finder Firefox

Examine source code of Leads Finder

Inspect and view changes in Leads Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__extNameFull__",
  "short_name": "__MSG_extName__",
  "version": "0.2.0.1",
  "description": "__MSG_ext_description__",
  "manifest_version": 2,
  "default_locale": "en",
  "options_ui": {
    "page": "html/options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "html/popup.html",
    "default_title": "__MSG_extName__",
    "default_icon": {
      "16": "res/icons/logo/logo_16.png",
      "32": "res/icons/logo/logo_32.png",
      "48": "res/icons/logo/logo_48.png",
      "128": "res/icons/logo/logo_128.png"
    }
  },
  "icons": {
    "16": "res/icons/logo/logo_16.png",
    "32": "res/icons/logo/logo_32.png",
    "48": "res/icons/logo/logo_48.png",
    "128": "res/icons/logo/logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [],
      "js": [
        "js/jquery.js",
        "js/arrive.min.js",
        "js/contentScript.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "res/icons/logo/logo_128.png"
  ],
  "permissions": [
    "storage",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "author": "Oziku Technologies LLC",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6b3cdb42-1c9a-4760-806d-ad5fb8754cb4}"
    }
  }
}

Best Leads Finder Alternatives

Here are some Firefox add-ons that are similar to Leads Finder: