제작자: NUH
Inspect and view changes in HTTP/? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HTTP Version Indicator",
"version": "1.1.1",
"description": "Indicate the HTTP version for the current page.",
"icons": {
"128": "icons/default.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{a80bfac2-d81a-47a3-89ca-ea9ad213d35b}"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
}
],
"page_action": {
"default_icon": "icons/default.png",
"default_title": "HTTP Version Unknown",
"show_matches": [
"http://*/*",
"https://*/*"
],
"hide_matches": [
"https://addons.mozilla.org/*",
"https://accounts.firefox.com/*"
]
}
} 최고의 HTTP/? 대안
다음은 HTTP/?과(와) 유사한 Firefox add-on입니다:
HTTP Version Indicator
Patrick Dark
HTTP Indicator
pd4d10
HTTP to HTTPS
Balvin
HTTP Protocol Version
Madalitso
aaa
Openai unoffcial
IndicateTLS
Jannis Pinter
Block HTTP
^2
HTTP Protocol Info
Madalitso
Firefox 4 identifier
jauco_persona
HTTP Headers Optimizer
79KING
HTTP Info
Victor
HTTPS by default
Rob W