ScanLens Phishing Link Checker Firefox

Examine source code of ScanLens Phishing Link Checker

Inspect and view changes in ScanLens Phishing Link Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ScanLens Scam Link Checker",
  "short_name": "ScanLens",
  "version": "0.1.2",
  "description": "Check suspicious links, current pages, scam messages, and optional Personal Pro license status with ScanLens.",
  "homepage_url": "https://scanlens.app/",
  "action": {
    "default_title": "ScanLens",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background-firefox.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://scanlens.app/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scanlens-extension@scanlens.app",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "personalCommunications",
          "websiteContent"
        ]
      },
      "strict_min_version": "140.0"
    }
  }
}

Best ScanLens Phishing Link Checker Alternatives

Here are some Firefox add-ons that are similar to ScanLens Phishing Link Checker: