InfraLens - Security & Inspector Firefox

Examine source code of InfraLens - Security & Inspector

Inspect and view changes in InfraLens - Security & Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "InfraLens - Security & Infra Page Inspector",
  "version": "1.4.1",
  "description": "Inspect HTTPS usage, security headers, cookies, mixed content, redirects, and risk score for the current webpage.",
  "icons": {
    "16": "InfraLens16.png",
    "48": "InfraLens48.png",
    "128": "InfraLens128.png"
  },
  "action": {
    "default_title": "InfraLens",
    "default_popup": "popup.html"
  },
  "options_page": "settings.html",
  "permissions": [
    "activeTab",
    "dns",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@infralens-nbinfotech",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best InfraLens - Security & Inspector Alternatives

Here are some Firefox add-ons that are similar to InfraLens - Security & Inspector: