By: Ahmad Samiei Add-on
Inspect and view changes in HTTP Status Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTTP Status Code",
"description": "Shows HTTP response status code as a badge icon.",
"version": "1.2.1resigned1",
"homepage_url": "https://github.com/amad/firefox-status-code",
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"browser_action": {
"default_icon": {
"16": "icon.svg",
"32": "icon.svg"
}
},
"permissions": [
"<all_urls>",
"tabs",
"webNavigation",
"webRequest"
],
"background": {
"scripts": [
"index.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"all_frames": true,
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{631f0d87-7b05-4ef7-8c28-70dd22c32e62}"
}
}
} Best HTTP Status Code Alternatives
Here are some Firefox add-ons that are similar to HTTP Status Code:
HTTP Error Detector
Mr Fernando Baker
HTTP Status
Inocencio Máedóc
Tab Badge
sarics
HTTP Status Code Reference
Aevorn LLC
Tab Counter Badge
Jorgeo
HTTP Version Indicator
Brandon Siegel
HTTP Response Codes
Libor Benes (Dr. B)
Tab Counter
Perry Naseck
hsgr-status-checker
Eleftherios Kosmas
Website Rating
Firefox user 12699956
Tab Counter Badge
Michael
HTTP Version Indicator
Patrick Dark