TraceBug — Bug Reports for AI Firefox

Examine source code of TraceBug — Bug Reports for AI

Inspect and view changes in TraceBug — Bug Reports for AI 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": "TraceBug — Capture the Bug, Let AI Fix It",
  "description": "Capture a browser bug — replay, console, network — into one local report your AI agent (Claude, Cursor) reads and fixes. Free.",
  "author": "Prashant Singh Mangat",
  "homepage_url": "https://github.com/prashantsinghmangat/TraceBug-ai",
  "permissions": [
    "activeTab",
    "storage",
    "unlimitedStorage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "TraceBug — QA Bug Reporter"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "tracebug-sdk.js",
        "tracebug-init.js",
        "player.html",
        "player.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "version": "1.10.1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tracebug@prashantsinghmangat",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TraceBug — Bug Reports for AI Alternatives

Here are some Firefox add-ons that are similar to TraceBug — Bug Reports for AI: