By: pd4d10
Inspect and view changes in HTTP Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTTP Indicator",
"version": "0.1.0",
"description": "Indicator for HTTP/2, QUIC and HTTP/3",
"homepage_url": "https://github.com/pd4d10/http-indicator",
"icons": {
"128": "icons/icon.png"
},
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_icon": "icons/default.png"
}
} Best HTTP Indicator Alternatives
Here are some Firefox add-ons that are similar to HTTP Indicator:
HTTP Version Indicator
Brandon Siegel
HTTP Version Indicator
Patrick Dark
HTTP/?
NUH
SixIndicator
Fabian N.
HTTP Headers Viewer
astrocreat3
HTTPS Headers Viewer
astrocreat3
HTTP Protocol Info
Madalitso
HTTP Info
Victor
HTTP Protocol Version
Madalitso
HTTP Headers Viewer
RUNARDATA
HTTP Diff Viewer
marilyn