otter-browser icon indicating copy to clipboard operation
otter-browser copied to clipboard

URI handler fallback

Open SoniEx2 opened this issue 6 years ago • 0 comments
trafficstars

Webpages with a <meta protocol="PROTOCOL" default="DEFAULT?url=%s" /> tag should have all their PROTOCOL:[...] links point to DEFAULT?url=PROTOCOL:[...], unless the user has added a protocol handler for the given protocol.

I mainly need this for web+ganarchy and web+mastodon, but there's no reason to restrict them to only these 2.

This improves the UX around URI handlers and makes them actually usable in the wild. See also: https://github.com/whatwg/html/issues/4584

SoniEx2 avatar Apr 30 '19 18:04 SoniEx2