Inspect and view changes in BugVault — Visual Bug Reporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "BugVault — Visual Bug Reporter",
"version": "0.1.6",
"description": "Report bugs directly on any website with screenshots, annotations, and technical metadata.",
"permissions": [
"activeTab",
"cookies",
"scripting",
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "Report a bug with BugVault",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/collector.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"<all_urls>"
],
"js": [
"content/feedback-button.js"
],
"run_at": "document_idle"
},
{
"matches": [
"<all_urls>"
],
"js": [
"content/recording-indicator.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"content/overlay.css"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "bugvault@concatstring.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"authenticationInfo",
"browsingActivity",
"personallyIdentifyingInfo",
"websiteContent"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best BugVault — Visual Bug Reporter Alternatives
Here are some Firefox add-ons that are similar to BugVault — Visual Bug Reporter:
Visual Bug Tracker
E2M Developers
Ybug - Visual feedback tool for websites
Ybug
Visual Debug - feedback collection tool
Promotino Ltd.
Bugfrog.io
Bugfrog.io
BugCapture
BugCapture
BugHerd: Visual Feedback & Bug Tracking Tool
BugHerd
Marker.io: Visual bug reporting
Marker
Better Bugs
sommerfe
Brie
Brie HQ
GoalPath - Bug Reporter & Feedback Tool
GoalPath
BugReplay
BugReplay Developers
Usersnap
Usersnap