







apexskier/DefaultBrowser
A macOS menu bar app to intelligently control your default web browser.
is it standard.site?
Validate a webpage's standard.site AT Protocol records, from the page to the PDS to the .well-known endpoint.

Web UI · Omnigent
The Omnigent web UI starts automatically with every session; open the printed URL in any browser to work with your agent.
Web UI · Omnigent
The Omnigent web UI starts automatically with every session; open the printed URL in any browser to work with your agent.
Apple Further Explains iOS 17.4's New Default Browser Prompt in EU
After updating to iOS 17.4, which is currently in beta, iPhone users in the EU will be prompted to choose a default web browser when they first open Safari. In an email today, Apple shared additional details about how this process will work. Apple said iPhone users in the EU will be presented with a list of the 12 most popular web browsers from their country's local App Store at the time, and noted that the options will be shown in random order for every user.



I think this breaking change for standard.site needs to become an ecosystem-wide conversation and convention. Any web page that represents a corresponding AT record needs to include a meta tag that includes that record. <meta name=“at:uri” content=“at://…” \>
rich harris
atproto/@standard.site friends: any thoughts on this issue? This... <link rel="site.standard.publication" href="at://..."> ...is invalid HTML, per html.spec.whatwg.org/multipage/semantics.html#the-…, because DIDs aren't hostnames. This causes problems with some tools. Issue here: github.com/sveltejs/kit/issues/15935
thanks @tokono.ma for asking some questions which got me hacking on this again can now open regular windows directly can register as default browser, paring nicely with @sindresorhus.com's Velja to route link clicks w/ a modifier key BUT MOST IMPORTANTLY... it animates the spinner when you type 😎
dietrich
friday hacking cleaned up a bit - the underlying bits function and the buttons say what they do can also pass --url on the command line to open no niceties yet like, uh... navigating back/forward, or most other stuff you'd expect from a browser