politicus Posted November 15, 2017 Share Posted November 15, 2017 Google Chrome is my default browser. But as Firefox seems to have made some significant speed improvements I thought I could use both as "default browser". As it is not possible, as one can have only one default browser, I was wondering if there was a way I could set one "Open URL" action to open the url in the front browser whether it is Firefox or Google Chrome. As of today, I only can open the URL in the default browser. Link to comment Share on other sites More sharing options...
deanishe Posted November 15, 2017 Share Posted November 15, 2017 You need to write an AppleScript/JXA script to detect which app is frontmost (or use an Alfred Hotkey, which can give that information to you), and then send the URL to the appropriate application. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now