How to set proxy in Google Chrome on Linux
How to set proxy in Google Chrome on Linux
Right click on the Chromium desktop icon and click on properties.
In the dialog box that opens, add this line after the %U in the command field:
--proxy-server=<host:port>
(Where "host" is your proxy server name or address, and "port" is your proxy server port.)
Available link for download