Closed dzg closed 1 year ago
I can't help with this, but I use Default Browser app to take care of this issue for me. https://defaultbrowser.app
@gingerbeardman Thanks – but that does not allow to force a new window AFAICT (which is my whole purpose here)
Ah, I see now, apologies.
So every link from outside of Chrome will open in its own window?
@dzg Here is how I managed to register a Platypus app as a browser: Browsy.platypus.zip
I have not tested whether the AppleScript you're using works.
After running the newly created Browsy.app a couple of times... Here is the new app showing up in Default Browser.app so we know it has worked.
I'm trying to use Platypus to make an app from this AppleScript:
... which I want to make the "Default Web Browser"...
... so that when I open a link outside of Chrome, it opens in a New Window.
So I followed the instructions at https://stackoverflow.com/questions/42605571/how-to-register-a-python-script-with-mac-osx-as-a-web-browser ...
but not sure what to put for URI scheme. I tried
http
but after running, it did NOT show up as possible default browser.