By: Prashant Singh Add-on
Inspect and view changes in TraceBug — Bug Reports for AI source codes across current and past versions
Try xHeader →
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:
BugCapture
BugCapture
ViewGraph Capture
Sourjya S. Sen
Brie
Brie HQ
BugReplay
BugReplay Developers
Spotting Capture
spotting
Feedback By BugReplay
BugReplay Developers
Tracup
pgyer
NetTrace-Recorder
fals1
BugBug Automation Testing
Giới thiệu GEN88
Bugfrog.io
Bugfrog.io
Loggy - Console + Network Log Collector
Kyubiware
Visual Bug Tracker
E2M Developers