

i thought its overkill too, but i tried it out and it works surprisingly well. I use the Automation script like this, alao using Via because for some reasons Firefox/Brave keep playing audio even when you minimize. Everything from Unshort to Toast are the defaults, I only added the last 2:
“Unshort bit.ly”: { “regex”: “https?:\/\/bit\.ly\/.", “action”: “unshort”, “enabled”: false }, “Send everything to webhook”: { “regex”: ".”, “action”: “webhook”, “enabled”: false }, “Toast example”: { “regex”: “TrianguloY”, “action”: “toast”, “args”: { “text”: “👋🙂” } }, “YouTube to Secondary Browser”: { “regex”: ".*(youtube\.com, “enabled”: true, “stop”: true }, “Everything else to Vanadium”: { “regex”: “.*”, “action”: “open”, “args”: { “package”: “app.vanadium.browser” }, “enabled”: true, “stop”: true } }
It works. If I tap a Youtube link, Via / Brave / Firefox opens. Otherwise, it is Vanadium.






thanks but i swear i must be missing something here:
Settings / Apps / Defaults Apps / Opening Links
Vanadium => Open in browser. It now says Dont allow to open links
Firefox => Open in App. It now says Allow to open links
I assume Vanadium is still aet as Default browser in Settings/Appa/Default App / Browser app. Then, I only do the steps you show above.
Test: tap on anylink => vanadium opens.