제작자: Diego Fernando
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"
}
} 최고의 ProxyFire 대안
다음은 ProxyFire과(와) 유사한 Firefox add-on입니다:
Container proxy
Aleksei Bekh-Ivanov
ProxyContain
Diego Fernando
Contained Proxy
Francesco Pompo'
Container Proxy v1.0.3
bigsk1
Containers Socks Proxy Helper
FF4Ever
Lightweight Container Proxy
cljoly
Proxy Switcher
seT
Certainly Private
kang
Proxy Toggle
Chlorite
Tagged Requests Extension
Claudio
Proxy Switcher
DaeeHamid