By: Paul Pepper Add-on
Inspect and view changes in HTTP Header Plugin source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.1",
"description": "__MSG_extensionDescription__",
"browser_specific_settings": {
"gecko": {
"id": "http-header-plugin@paulpepper.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "__MSG_extensionName__"
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"background": {
"scripts": [
"background/urlMatching.js",
"background/index.js"
]
},
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"default_locale": "en"
} Best HTTP Header Plugin Alternatives
Here are some Firefox add-ons that are similar to HTTP Header Plugin:
Custom Header Tailor
Anto
HeaderMod
UtilsFactory
Modify HTTP Headers
CirnoT
HTTP Headers Customize
fumidzuki
Configurable Header Manager
Marlon Wiss
Header request Injector
JedGBC
ModHeader By GreatJIN
Byungsoo JIN
Header Editor
kirac.acar
Header Ext
Braden
Header Override
headeroverride.com
simple-modify-headers
Didierfred
Headers
Kuba Zygmunt