Support choosing Browser for “Open on Platform” #7

Closed
opened 2026-08-29 11:28:25 +00:00 by thatguygriff · 0 comments
Owner

Because the url redirect rules prevent open on from working in Safari the “Open on ” button needs to open the link in a new browser to work.

On the “/“ page there should be a selector that lets you choose which browser is used to open original links. This setting should be stored in local storage and not sync.

Browsers to support

macOS

Firefox: no scheme available
Safari Technology Preview: no scheme available
Orion: orion://open-url?url=
Chrome: googlechrome:// (http) / googlechromes:// (https)
Edge: microsoft-edge:http:// / microsoft-edge:https://

iOS

Firefox: firefox://open-url?url=
Orion: orion://open-url?url=
Chrome: googlechrome://
Edge: microsoft-edge-https://

Because the url redirect rules prevent open on from working in Safari the “Open on <Platform>” button needs to open the link in a new browser to work. On the “/“ page there should be a selector that lets you choose which browser is used to open original links. This setting should be stored in local storage and not sync. ## Browsers to support ### macOS Firefox: no scheme available Safari Technology Preview: no scheme available Orion: `orion://open-url?url=` Chrome: `googlechrome://` (http) / `googlechromes://` (https) Edge: `microsoft-edge:http://` / `microsoft-edge:https://` ### iOS Firefox: `firefox://open-url?url=` Orion: `orion://open-url?url=` Chrome: `googlechrome://` Edge: `microsoft-edge-https://`
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Unsupervised/antisocial#7