Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
jinux_go
2 years agoOccasional Contributor
1Password extension on second instance of Chrome working weird
I have two Chrome instances running. One is launched normally (from Spotlight) and another one is launched with the different User Data Directory parameter (--user-data-dir). (This is for separating ...
jinux_go
2 years agoOccasional Contributor
To avoid ambiguity, let's call the Chrome execution with unmodified --user-data-dir, Chrome:default and the one with modified --user-data-dir, Chrome:custom.
I have experimented various scenarios. TL;DR: Chrome:custom never has a chance to establish the connection to the desktop app.
Scenario 1 (this is my typical setup): Launch Chrome:default from Spotlight and then launch Chrome:custom from open command
=> Chrome:default connects. Chome:custom doesn't.
Scenario 2: Launch Chrome:default from open command and then launch Chrome:custom from open command
=> Same. It seems it is nothing to do with the open command.
Scenario 3: Launch Chrome:custom from open command.
=> No connection
I assume the non-default --user-data-dir is the culprit...?