How to make chrome web page like a standalone APP with socks5 proxy

interbeing
Mar 15, 2021

I would like to make medium.com webpage looks like a standalone App in windows 10. and also I ‘d like medium.com use dedicated socks5 proxy.

Firt open your medium.com from chrome browser

create a shortcut to your windows desktop.

Select open as window

then you will see a shortcut in your windows desktop

next, let’s config a socks5 proxy for this web site. right click short cut, click Properties. in target field, right after — app-id , add your socks5 proxy. — proxy-server=”socks5://127.0.0.1:6006"

then , next time, you can luanch medium without open chrome browser and use dedicated sock5 proxy.

--

--