AI Phishing Detection Firefox

Examine source code of AI Phishing Detection

By: EskinMt Add-on
Inspect and view changes in AI Phishing Detection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI Phishing Detector",
  "version": "1.0.0",
  "description": "Detecta phishing en tiempo real usando IA + VirusTotal + Google Safe Browsing",
  "permissions": [
    "storage",
    "clipboardRead",
    "scripting",
    "activeTab",
    "alarms"
  ],
  "host_permissions": [
    "https://onrender.com*",
    "http://localhost/*",
    "https://localhost/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "AI Phishing Detector",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "config.js",
      "background/health_check.js",
      "background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-phishing-detector@midominio.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best AI Phishing Detection Alternatives

Here are some Firefox add-ons that are similar to AI Phishing Detection: