Inspect and view changes in Bunny Inspector source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Bunny Inspector",
"description": "Capture page context (elements, screenshots, console, network) and export to your AI coding assistant for debugging",
"version": "1.0.2",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"activeTab",
"storage",
"downloads",
"webRequest",
"contextMenus",
"alarms",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "bunny-inspector@inspector.bunnytech.app",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"sidebar_action": {
"default_title": "Bunny Inspector",
"default_panel": "terminal.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Inspector Settings",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
],
"web_accessible_resources": [
"content-scripts/content.css"
]
} Best Bunny Inspector Alternatives
Here are some Firefox add-ons that are similar to Bunny Inspector:
AI Web Element Assistant
itzhak.y
ViewGraph Capture
Sourjya S. Sen
API Debugger - Capture
Dracon
AI StitchSnap - Screen Capture & Full Page Screens
DevLabs
SnapAI: Sidebar for Claude
Scanner Foncier Pro
ScreenAI — Universal AI Screen Assistant
Nono
Claude Code Probe
CourierKD
Full Page & Area Screenshot
DevLabs
Copy DOM and CSS for AI
Faisal Bhuiyan
InsightPilot - Context-Aware AI
Tisankan Jeyakumar
ContextHound
IulianVOStrut