Inspect and view changes in HTTP Headers 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": "HTTP Headers Viewer",
"version": "1.1",
"description": "Displays the HTTP headers of the current page.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"tabs",
"<all_urls>"
],
"browser_action": {
"default_icon": {
"48": "icons/icon-48.png"
},
"default_title": "HTTP Headers Viewer"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
"icons/icon-48.png",
"icons/icon-96.png"
],
"browser_specific_settings": {
"gecko": {
"id": "{eeffc55d-d4fd-4fe9-8bb4-3abc8e148e10}"
}
}
} Mejores alternativas HTTP Headers Viewer
Aquí hay algunas Firefox add-ons que son similares a HTTP Headers Viewer:
HTTP Headers Viewer
astrocreat3
HTTPS Headers Viewer
astrocreat3
AP HTTP headers
KR Web Experts
HTTP Headers View
astrocreat3
HTTP Headers Spy
xbq666
HTTP Header Spy
Michiel Roos
CF Live Headers
CricFacts
HTTP Header Security Auditor
http header security auditor
Amaze HTTP headers
Pro Brains
HTTP Info
Victor
MWG Live headers
Usman Zafar