Phishing Detector Firefox

Examine source code of Phishing Detector

By: saowin
Inspect and view changes in 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": "Detect and warn about potential phishing websites.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Phishing Detector"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{157d3c09-90d9-4fd0-ba27-a70815a61406}"
    }
  }
}

Best Phishing Detector Alternatives

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