Ethira Security Firefox

Examine source code of Ethira Security

By: Ethira Add-on
Inspect and view changes in Ethira Security source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ethira Security",
  "description": "Secure Browser Usage",
  "version": "0.2.6",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "idle",
    "alarms",
    "identity",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "https://api.ethira.dev/*",
    "https://dz81cz2dxhrj.cloudfront.net/*",
    "<all_urls>"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; connect-src 'self' https://api.ethira.dev https://dz81cz2dxhrj.cloudfront.net https://*.sentry.io;"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "blocked.html"
      ],
      "matches": [
        "<all_urls>"
      ],
      "use_dynamic_url": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-extension-maintenance@ethira.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "personallyIdentifyingInfo",
          "authenticationInfo",
          "websiteActivity",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Ethira Browser Monitor",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/auth-event-detector.js",
        "content-scripts/pii-interceptor-relay.js",
        "content-scripts/user-interaction-counter.js"
      ],
      "world": "ISOLATED"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "content-scripts/enforcement-overlay.js",
        "content-scripts/resource-observer.js"
      ],
      "world": "ISOLATED"
    },
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://copilot.microsoft.com/*",
        "https://cursor.com/*",
        "https://m365.cloud.microsoft/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/mcp-tool-call-detector.js"
      ],
      "world": "MAIN"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/outbound-request-pii-interceptor.js"
      ],
      "world": "MAIN"
    }
  ]
}

Best Ethira Security Alternatives

Here are some Firefox add-ons that are similar to Ethira Security: