AntiPhish Firefox

Examine source code of AntiPhish

Inspect and view changes in AntiPhish source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AntiPhish",
  "version": "1.0",
  "description": "Anti-phishing measures. Adds warnings to Unicode links. This extension does not collect any data and does not install cookies.",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "antiphish.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "david@haerer.dev"
    }
  }
}

Best AntiPhish Alternatives

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