AntiPhishingTool Firefox

Examine source code of AntiPhishingTool

Inspect and view changes in AntiPhishingTool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AntiPhishingTool",
  "description": "Click safely some non-mainstream links, we ask you, you check it, we help you.",
  "version": "1.0.0.0",
  "icons": {
    "48": "/icons/48.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/19-2.png",
      "38": "icons/38-2.png"
    },
    "default_title": "AntiPhishingTool 1.0.0.0"
  },
  "permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "default_locale": "en"
}

Best AntiPhishingTool Alternatives

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