PHP Error Log Streamer Firefox

Examine source code of PHP Error Log Streamer

Inspect and view changes in PHP Error Log Streamer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PHP Error Log Streamer",
  "version": "1.0",
  "description": "Monitor PHP error logs in real time.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "PHP Error Log Streamer",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "litngcaotng843562@hotmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Best PHP Error Log Streamer Alternatives

Here are some Firefox add-ons that are similar to PHP Error Log Streamer: