Sample Header Ad - 728x90

Is there a method to have all links from a Chromium PWA application open in my default browser, Safari?

1 vote
0 answers
418 views
## Problem Statement On macOS, Is there a way to open all links from a Chromium PWA application in my default browser, Safari? Any advice or workarounds would be greatly appreciated. ## Scenario 1. Open Bing Chat Microsoft Edge's PWA application 2. Any link clicked to be opened in Safari application instead of Microsoft Edge ## Attempted Solutions I tried using **Choosy**, **Valjar**, and **Open In**. The only one that works but needs two clicks instead of one is **Choosy**, by right-clicking the link and pressing open in Choosy context menu. I thought of using Choosy API to prepend all links with Choosy using Tampermonkey user script. But I still cannot find a solid solution for my problem. ## Similar Threads/Posts https://apple.stackexchange.com/questions/448871/mac-os-open-links-from-chrome-pwas-in-default-browser-instead-safari - No responses. https://apple.stackexchange.com/questions/426786/how-to-open-https-links-which-are-part-of-a-webpage-in-firefox-or-chrome-in-th - Outdated, no-mention of chromium userscripts/tampermonkey with choosy API.
Asked by fatFeather (158 rep)
Dec 18, 2023, 10:15 PM
Last activity: Feb 13, 2025, 08:32 PM