Inspect and view changes in XHR Viewer source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "XHR Viewer",
"version": "1.0",
"description": "Catch XHR requests and display them in a popup.",
"permissions": [
"webRequest",
"webRequestBlocking",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_icon": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "XHR Viewer",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{7b85ecfa-1236-4c69-b6dc-327ca694a942}"
}
}
} Best XHR Viewer Alternatives
Here are some Firefox add-ons that are similar to XHR Viewer:
Request Wrapper
PawelP
h-extract
Neon
PrivateX
Jyotsna Gupta
http tracker
Venu Madhav
Simple Popup Add-on
J88
HTTPS Headers Viewer
astrocreat3
Network Activity Logger
Subhash Dasyam
HTTP Headers Viewer
astrocreat3
JSONPeek
Hacks and Hops
No more Google popup
WillsterJohnson
HTTP alert
Marco Benzoni