Inspect and view changes in HTTP/3 & QUIC Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extName__",
"short_name": "__MSG_extShortName__",
"version": "1.2.0",
"description": "__MSG_extDescription__",
"browser_specific_settings": {
"gecko": {
"id": "http3-quic-checker@dennisschroeder.de",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"webRequest",
"tabs",
"storage",
"bookmarks"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"16": "icons/icon_unknown_16.png",
"32": "icons/icon_unknown_32.png",
"48": "icons/icon_unknown_48.png",
"128": "icons/icon_unknown_128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_title": "__MSG_actionTitle__",
"default_icon": {
"16": "icons/icon_unknown_16.png",
"32": "icons/icon_unknown_32.png",
"48": "icons/icon_unknown_48.png",
"128": "icons/icon_unknown_128.png"
}
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"run_at": "document_end",
"all_frames": false
}
]
} Best HTTP/3 & QUIC Checker Alternatives
Here are some Firefox add-ons that are similar to HTTP/3 & QUIC Checker:
HTTP Version Indicator
Patrick Dark
HTTP Indicator
pd4d10
HTTP Version Indicator
Brandon Siegel
Server Status
Teal Dulcet
PQC Checker Post-Quantum Supp
pp4mnk
HTTP/?
NUH
HTTP to HTTPS
Balvin
True Sight
claustromaniac
SixIndicator
Fabian N.
HTTP Protocol Version
Madalitso
Alt Cloud Checker
Alt Cloud Checker
CheckMyHTTPS
CheckMyHTTPS Team