Prisma Access Browser
Jump to navigation
Jump to search
Prisma Access Browser (PAB)
https://get.pabrowser.com/
Run a Second Instance of Chrome
Unlike the "profiles", with a second copy of Chrome, you can have two identical profiles running on the system.
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir="c:\user1" "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir="c:\user2"
ref: https://superuser.com/questions/1008895/running-two-independent-instances-of-chrome
ref: https://medium.com/linked-helper/how-to-setup-separate-chrome-instance-for-windows-9ac9921b81b3