By: John Vegas
Inspect and view changes in Proxy-Fu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Proxy-Fu",
"version": "1.3",
"description": "Dynamic HTTP/SOCKS proxy addon that tries not to suck. Routes traffic through proxies based on hostnames.",
"permissions": [
"proxy",
"webRequest",
"webRequestBlocking",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Proxy is on",
"default_icon": {
"16": "icons/proxy-off.png",
"32": "icons/proxy-off.png"
}
},
"icons": {
"48": "icons/proxy-off.png"
},
"options_ui": {
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"background.js",
"options.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "v3g4s503-proxyfu@gmail.com",
"strict_min_version": "91.1.0"
}
}
} Best Proxy-Fu Alternatives
Here are some Firefox add-ons that are similar to Proxy-Fu:
proxy-utility
-mirasaki
Own-proxy
Nikolai Mavrenkov
XProxyPass
thoxy
LightProxy
Fmage Inc.
Auto Proxy Switcher
Ambrish yadav
Domain Socks Proxy Helper
nshaaban-cpacket
Socks Proxy
wakeuteu
Little Proxy
addONDeveloper
LeProxy Switcher
rmrf99
Proxy-Switch
proxyman
Proxy some
nga