Prisma Access Browser: Difference between revisions

From Omnia
Jump to navigation Jump to search
(Created page with " https://get.pabrowser.com/")
 
No edit summary
 
Line 1: Line 1:
== Prisma Access Browser (PAB) ==
  https://get.pabrowser.com/
  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
== keywords ==

Latest revision as of 18:06, 25 March 2025

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

keywords