Inspect and view changes in HTTP Headers Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HTTP Headers Viewer",
"version": "1.0.0",
"description": "View HTTP response headers for the current page. Useful for debugging caching, security headers, content types, and server information.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "http-headers-viewer-022@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"webRequest",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "HTTP Headers Viewer"
}
} Best HTTP Headers Viewer Alternatives
Here are some Firefox add-ons that are similar to HTTP Headers Viewer:
HTTP Headers Viewer
astrocreat3
HTTPS Headers Viewer
astrocreat3
HTTP Headers Viewer
RUNARDATA
HTTP Headers View
astrocreat3
HTTP Headers Spy
xbq666
HTTP Headers
Darina Šimun
HTTP Headers
Helga Focks
Headers Spy
Helga Focks
Headers
Darina Šimun
HeaderScoper
Jubair
Resp Headers
Darina Šimun
HTTP Header Spy
Michiel Roos