PhishLock Firefox

Examine source code of PhishLock

By: Anooba
Inspect and view changes in PhishLock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "anonymous.official44@gmail.com",
      "strict_min_version": "48.0"
    }
  },
  "manifest_version": 2,
  "name": "PhishLock",
  "version": "0.1",
  "icons": {
    "128": "detective.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-3.1.1.min.js",
        "content.js"
      ]
    }
  ]
}

Best PhishLock Alternatives

Here are some Firefox add-ons that are similar to PhishLock: