Are there any built-in proxy settings in Google Chrome? I mean that when I want to set the proxy in it. It just brings up the systems proxy settings...

link|improve this question

62% accept rate
feedback

2 Answers

up vote 4 down vote accepted

This will work only on a windows machine

Right Click on the Chrome shortcut
Go to Properties >> Shortcut Tab
Add --proxy-server=proxy server:port to the end of content in Target Section

link|improve this answer
google-chrome --proxy-server=127.0.0.1:8118 – LanceBaynes May 3 '11 at 7:07
feedback

The reason it brings up the 'system' settings is that it uses those settings by default. Set those, and they're set for Chrome.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.