By: astrocreat3
Inspect and view changes in HTTP Headers View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTTP Headers View",
"version": "1.0",
"description": "Displays HTTP response headers for the current tab.",
"icons": {
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/icon64.png",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{809901b8-2571-4417-9aa9-eb62d4a3ff9f}",
"strict_min_version": "120.0"
}
}
} Best HTTP Headers View Alternatives
Here are some Firefox add-ons that are similar to HTTP Headers View:
HTTP Headers Viewer
astrocreat3
HTTPS Headers Viewer
astrocreat3
ReqHeaders
Jubair
HTTP Headers Spy
xbq666
HTTP Headers Viewer
RUNARDATA
Show-HTTP-Headers
Warren Bank
Live HTTP headers
ircestudios
Live HTTP headers
Ali Raza Seo
Headers Spy
Helga Focks
HTTP Info
Victor
HTTP Header Spy
Michiel Roos