PhishGuard AI — Web Threat Protection Firefox

Examine source code of PhishGuard AI — Web Threat Protection

Inspect and view changes in PhishGuard AI — Web Threat Protection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PhishGuard AI — Web Threat Protection",
  "version": "1.0.0",
  "description": "Intelligent AI-powered phishing detection & website threat security analysis.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "notifications",
    "webNavigation"
  ],
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "<all_urls>",
    "https://phishguard-ai-backend-1edk.onrender.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@phishguard-ai",
      "data_collection_permissions": {
        "required": [
          "websiteActivity"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best PhishGuard AI — Web Threat Protection Alternatives

Here are some Firefox add-ons that are similar to PhishGuard AI — Web Threat Protection: