Inspect and view changes in Custom Header Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.1",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "__MSG_actionTitle__",
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
},
"browser_specific_settings": {
"gecko": {
"id": "custom-header-injector@suleymanbilgin.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Custom Header Injector Alternatives
Here are some Firefox add-ons that are similar to Custom Header Injector:
Headers
Kuba Zygmunt
Custom Header Values
TBednarek
Header request Injector
JedGBC
Header Modifier
kidatti
AddHeader
Firefox user 13564830
Modify Header Value
Milen
Header Editor FG
Cecil Banks
Custom Header Tailor
Anto
Custom Firefox Nightly Header
Firefox user 13324551
HeaderTweaker
Maurice
HTTP Headers Optimizer
79KING
HeaderSmith – cod3rjava
cod3rjava