Open in multiple browsers #291
Unanswered
nathangross
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I found this app via Browserosaurus. I'm so happy apps like these exist, so thank you!
I'm curious if there is a way to open a url in multiple browsers with one click?
I do a lot of front-end development and need to look at my work in several browsers. So when I run something like
npm run watch
(Laravel project) I would love to click that link and have it open in a few different configured browsers.Is this currently possible?
I did try use an array for the browser handler but that didn't seem to work.
Beta Was this translation helpful? Give feedback.
All reactions