Donkey Defender Firefox

Examine source code of Donkey Defender

Inspect and view changes in Donkey Defender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Donkey Defender",
  "version": "1.0.2",
  "description": "A cross-browser extension designed to resist phishing attacks by checking for suspicious and deceptive URLs each time you navigate.",
  "icons": {
    "48": "resources/icon48.png",
    "96": "resources/icon96.png",
    "128": "resources/icon128.png"
  },
  "permissions": [
    "webNavigation",
    "storage",
    "tabs",
    "notifications"
  ],
  "background": {
    "scripts": [
      "generated/stringdist.js",
      "stringdist-purejs/stringdist.js",
      "common.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best Donkey Defender Alternatives

Here are some Firefox add-ons that are similar to Donkey Defender: