URL Phishing Shield Firefox

Examine source code of URL Phishing Shield

Inspect and view changes in URL Phishing Shield source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URLPhishingShield",
  "version": "1.2",
  "description": "Search directly typed URLs using the default search engine",
  "icons": {
    "16": "icons/urlicon_16.png",
    "48": "icons/urlicon_48.png",
    "128": "icons/urlicon_128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "search"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "directurltoduckduckgo@example.com",
      "strict_min_version": "111.0"
    }
  }
}

Best URL Phishing Shield Alternatives

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