CORS Policy Header Viewer Firefox

Examine source code of CORS Policy Header Viewer

Inspect and view changes in CORS Policy Header Viewer 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": 2,
  "name": "CORS Policy Header Viewer",
  "version": "1.0",
  "description": "View and analyze CORS headers easily.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "CORS Policy Header Viewer",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cors-policy-header-viewer@cors.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Best CORS Policy Header Viewer Alternatives

Here are some Firefox add-ons that are similar to CORS Policy Header Viewer: