Inspect and view changes in OpenHeader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "OpenHeader",
"version": "1.0.0",
"description": "A lightweight open-source extension to modify request and response headers and filter by URL regexes.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"tabs",
"declarativeNetRequest"
],
"host_permissions": [
"*://*/*"
],
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "OpenHeader",
"default_popup": "popup.html"
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "openheader@kevinchua6",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas OpenHeader
Aquí hay algunas Firefox add-ons que son similares a OpenHeader:
Modify Header Value
Milen
Overhead — HTTP Header Editor
theconcept technologies
Header Editor
泷涯
Header Editor Lite
泷涯
HeaderMod
UtilsFactory
FlexHeaders - Modify HTTP Headers
Harrison Deo
Header Ext
Braden
NoobHeaders
BioSs
simple-modify-headers
Didierfred
Configurable Header Manager
Marlon Wiss
ModHeader
ModHeader
Headers
Kuba Zygmunt