Share bookmarklet
A tiny browser bookmark that shares the current page through whatever atproto apps are already in your repo. Discovered with AT Intents, no app list baked in.
1 · Install
Drag this to your bookmarks bar:
Can't drag? Make a new bookmark and paste the URL from show bookmarklet source.
2 · Use it
On any web page, click the bookmark. It captures the page's URL and title and opens the AT Intents share sheet:
- Discover (no auth): scan your repo for
dev.at-intent.usagerecords and resolve each app'sdev.at-intent.capabilityrecords into one action graph. - Consent: compute the minimal granular OAuth scopes those handlers declared they need, and grant exactly them when you sign in to your PDS.
- Act: run any action for real, routed by
delivery(repowrites a record;servicecalls an endpoint proxied through your PDS).
No real page handy?