AntiPhish - Phishing Detector Firefox

Examine source code of AntiPhish - Phishing Detector

By: 64n5h33
Inspect and view changes in AntiPhish - Phishing Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Phishing Detector",
  "version": "1.0",
  "description": "Warns users if the visited website matches a known phishing URL from a crowdsourced CSV feed.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "notifications",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "tld.min.js",
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "warning.html",
    "warning.js",
    "icons/icon_48.png"
  ],
  "icons": {
    "48": "icons/icon_48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bc5107d3-4524-4763-aad9-23079bcd95ad}"
    }
  }
}

Best AntiPhish - Phishing Detector Alternatives

Here are some Firefox add-ons that are similar to AntiPhish - Phishing Detector: