Closed GoogleCodeExporter closed 8 years ago
You can do it manually. Just change lines 23-26 in background.js from:
proxyForHttp: {
scheme: "https",
host: "proxy.googlezip.net"
},
to:
proxyForHttp: {
scheme: "http",
host: "compress.googlezip.net"
},
and it should do.
Original comment by jerzyglowacki
on 21 Apr 2014 at 10:55
Original issue reported on code.google.com by
nikhil.n...@gmail.com
on 19 Apr 2014 at 10:49