Phishing Detector Pro Firefox

Examine source code of Phishing Detector Pro

Inspect and view changes in Phishing Detector Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Phishing Detector Pro",
  "version": "1.4.0",
  "description": "Real-time phishing detection, fake login alerts, and suspicious site warnings",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "settings-shared.js",
      "i18n.js",
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "settings-shared.js",
        "i18n.js",
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Phishing Detector Pro",
    "default_icon": {
      "16": "icons/icon16.svg",
      "48": "icons/icon48.svg",
      "128": "icons/icon128.svg"
    }
  },
  "icons": {
    "16": "icons/icon16.svg",
    "48": "icons/icon48.svg",
    "128": "icons/icon128.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@werlist99-phishing-detector",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "developer": {
    "name": "werlist99",
    "url": "https://t.me/werlist99"
  }
}

Best Phishing Detector Pro Alternatives

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