By: Diego Fernando Add-on
Inspect and view changes in ProxyFire source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ProxyFire",
"version": "1.5",
"description": "Allows to proxy each container individually, aditional it adds a custom header with the container's name and color so it can be highlighted in burp",
"icons": {
"128": "res/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "stripper@burp",
"strict_min_version": "91.1.0"
}
},
"permissions": [
"activeTab",
"contextualIdentities",
"cookies",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"proxy",
"storage",
"scripting"
],
"browser_action": {
"default_icon": "res/icon.png",
"default_title": "test",
"default_popup": "popup/main.html"
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "settings/settings.html"
}
} Best ProxyFire Alternatives
Here are some Firefox add-ons that are similar to ProxyFire:
Container proxy
Aleksei Bekh-Ivanov
ProxyContain
Diego Fernando
Contained Proxy
Francesco Pompo'
Container & Extension Proxy
alpine Q
ProxyFlow Containers
kadimo
Privacy Containers
nil0x42
Container Proxy v1.0.3
bigsk1
Containers Socks Proxy Helper
FF4Ever
Lightweight Container Proxy
cljoly
Proxy Switcher
seT
Container Session Proxy
Tsuuko
Certainly Private
kang