Claude AI Operational Status Firefox

Examine source code of Claude AI Operational Status

By: IDEAMAX Add-on
Inspect and view changes in Claude AI Operational Status source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Claude Status",
  "version": "1.0.10",
  "author": "IDEAMAX",
  "description": "Shows Claude's operational status directly in your Claude.ai tab — green for operational, orange for partial outage, red for major outage.",
  "permissions": [
    "https://tymt9n04zgry.statuspage.io/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://claude.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "claude-status@ideamax.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Claude AI Operational Status Alternatives

Here are some Firefox add-ons that are similar to Claude AI Operational Status: