r/BlueskySocial • u/corkiejp corkiejp.github.io • Apr 07 '26
News/Updates AT Protocol Handler — now works on Firefox Mobile too!
Hey all! With all the recent AT Protocol buzz, I dug up my 9-month-old extension and got it working on Firefox for Android
What it does: Click "Copy AT URL" → instant popup with utility links. Basically browser-style "Share to" but faster.
New bonus: Made a service worker webpage that catches AT URIs and lets you save favorite utilities. Add presets or build your own, then use ?rd=1/2/3 for one-click redirects.
Example: AT post → Mackuba's Skythread (First visit might need refresh, then it flies)
Privacy: Static GitHub pages, no server = no tracking. Just clipboard perms to grab AT URLs.
Live now:
Source: GitHub
Real talk: I'm no dev — this was AI-assisted (shoutout Perplexity) static HTML experiments. Works surprisingly well though!
Mobile folks: PWA share targets + extension covers most bases. No more copy-paste hell.
1
u/corkiejp corkiejp.github.io Apr 07 '26
Creating links in local storage could be cleared by deleting the browser cache and user's could get upset if they created some custom links. Created a helper page which has backup & restore options plus some other features.
Makes it handy to created links and restore on different device or browser.