24 lines
No EOL
951 B
JSON
24 lines
No EOL
951 B
JSON
{
|
|
"firefox.proxy_mode": "Manual proxy configuration",
|
|
"firefox.manual.http_proxy.address": "http.proxy.net",
|
|
"firefox.manual.http_proxy.port": "3128",
|
|
"firefox.manual.use_for_https": false,
|
|
"firefox.manual.https_proxy.address": "https.proxy.net",
|
|
"firefox.manual.https_proxy.port": "3128",
|
|
"firefox.manual.socks_proxy.address": "http.proxy.net",
|
|
"firefox.manual.socks_proxy.port": "3128",
|
|
"firefox.manual.socks_proxy.version": "v5",
|
|
"firefox.no_proxy": [],
|
|
"firefox.prompt_authentication": true,
|
|
"firefox.proxy_dns_socks5": false,
|
|
"firefox.dns_over_https.enable_dns_over_https": false,
|
|
"foxyproxy.proxies.title": [
|
|
{
|
|
"foxyproxy.proxies.title": "My company",
|
|
"foxyproxy.proxies.type": "HTTP",
|
|
"foxyproxy.proxies.color": "#66cc66",
|
|
"foxyproxy.proxies.address": "http.proxy.net",
|
|
"foxyproxy.proxies.port": "3128"
|
|
}
|
|
]
|
|
} |