Inspect and view changes in BugMojo — Bug Capture source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"name": "BugMojo — Bug Capture",
"description": "Capture bugs with recording, console logs, network requests, and screenshots.",
"version": "1.0.56",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"activeTab",
"storage",
"tabs",
"scripting",
"offscreen",
"alarms",
"contextMenus",
"sidePanel"
],
"host_permissions": [
"https://www.bugmojo.com/*",
"https://bugmojo.com/*"
],
"optional_host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "BugMojo — Capture a bug",
"default_icon": {
"16": "icon/16.png",
"32": "icon/32.png"
}
},
"commands": {
"open-capture": {
"suggested_key": {
"default": "Ctrl+Shift+U",
"mac": "Command+Shift+U"
},
"description": "Open BugMojo to capture a bug"
},
"quick-capture-now": {
"suggested_key": {
"default": "Ctrl+Shift+9",
"mac": "Command+Shift+9"
},
"description": "BugMojo: capture this page now"
}
},
"background": {
"service_worker": "background.js"
},
"side_panel": {
"default_path": "sidepanel.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_start",
"js": [
"content-scripts/console-capture.js",
"content-scripts/network-capture.js"
],
"world": "MAIN"
},
{
"matches": [
"<all_urls>"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
]
} Best BugMojo — Bug Capture Alternatives
Here are some Chrome extensions that are similar to BugMojo — Bug Capture:
Crosscheck
https://crosscheck.cloud
FuseBase Troubleshooter: Emotional Edition — Bug Reports With Feelings
https://thefusebase.com
Signal: Report bugs & feedback with context developers love
https://catchsignal.dev
DevRecorder
Shakil Hossain
GN Tracing
https://gnas.dev
Puggy
https://puggy.dev
Sonix - Free Screen Recorder & Video Editor
https://sonix-recorder.com
Madar64 Bug Reporter — Visual Bug Reporting for Any Website
Uxbert Labs
OpenJam
info@ianhogers.com
BrowserStack Bug Capture: Report & resolve bugs faster
https://birdeatsbug.com
Redpen: Report bugs with screenshot/recording
https://redpen.ai
BugTrail
Indefy-Adi