Inspect and view changes in Netmirror Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Netmirror Extension",
"version": "3.20.5",
"Version notes": "",
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"icons": {
"16": "images/icon_16.png",
"48": "images/icon_48.png",
"128": "images/icon_128.png"
},
"browser_action": {
"default_icon": "images/icon_48.png",
"default_title": "Netmirror Extension",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "addon@browseraddon.shop",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Netmirror Extension Alternatives
Here are some Firefox add-ons that are similar to Netmirror Extension:
Modify Header Value
Milen
OpenHeader
Kevin
HeaderMod
UtilsFactory
Modify Headers DNR
Brawl
simple-modify-headers
Didierfred
Header Ext
Braden
Overhead — HTTP Header Editor
theconcept technologies
HTTP Header Mangler
Peter Nilsson
Header Editor
泷涯
Request Header Modifier
Jamie van Brunschot
HeaderTweaker
Maurice
Configurable Header Manager
Marlon Wiss