OS X > Settings > Network > Advanced > Proxy
PAC script: file://localhost/Users/jtbonhomme/Desktop/proxy.pac
function FindProxyForURL(url, host)
{
return "PROXY 127.0.0.1:3000";
}
chrome://net-internals/#proxy -> reapply settings / clear wrong proxies