···11## frontpage.fyi Firefox extension
2233This repository provides a Firefox WebExtension that lets you share the current tab to [frontpage.fyi](https://frontpage.fyi) with minimal effort.
44-Links are submitted by creating `fyi.unravel.frontpage.post` records on your ATProto account, the same mechanism the official Frontpage site uses.
44+Links are submitted by creating `fyi.frontpage.feed.post` records on your ATProto account, the same mechanism the official Frontpage site uses.
5566> ℹ️ This repository is hosted on [tangled](https://tangled.org/@galiglobal.com/frontpage_firefox_plugin) (PRs, issues) and [GitHub](https://github.com/antonmry/frontpage_firefox_plugin) (CI/CD, releases).
77
···4242 <h2>How it works</h2>
4343 <ul class="tips">
4444 <li>The add-on stores your tokens locally using Firefox storage.</li>
4545- <li>Links are published as <code>fyi.unravel.frontpage.post</code> records on your ATProto account.</li>
4545+ <li>Links are published as <code>fyi.frontpage.feed.post</code> records on your ATProto account.</li>
4646 <li>Your PDS is discovered from your handle automatically unless you provide a custom URL.</li>
4747 </ul>
4848 </section>