Possible issue with multiple instances of Chrome #605
-
Hi. The thing is that since I run this secondary instance, Browserosaurus is only opening links on this "development" instance and does not let me use my main one. Is there a way to force the use of the main instance? Or at least for it to use the last executed instance? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hmmm, not sure. Here's the code for opening an app if you'd like to have a play: https://github.com/will-stone/browserosaurus/blob/main/src/main/utils/open-app.ts#L17 |
Beta Was this translation helpful? Give feedback.
Hmmm, not sure. Here's the code for opening an app if you'd like to have a play: https://github.com/will-stone/browserosaurus/blob/main/src/main/utils/open-app.ts#L17