Closed GoogleCodeExporter closed 9 years ago
Sorry, but this extension uses the chrome.proxy API
(https://developer.chrome.com/extensions/proxy), which allows only one proxy
server at a time. That said, you could try chaining Privoxy with Chrome
Compression Proxy by editing the PAC script in background.js, so that it points
to your Privoxy server, then configuring Privoxy to forward requests to
proxy.googlezip.net:443
(http://www.privoxy.org/user-manual/config.html#FORWARDING). Keep in mind, that
the requests should have the proper Chrome-Proxy header.
Original comment by jerzyglowacki
on 30 Jan 2015 at 1:36
Original issue reported on code.google.com by
nigelove...@googlemail.com
on 29 Jan 2015 at 1:49