···2233web extension to show which member(s) of a system was fronting when an ATProto record was created. it also implements showing fronter names on posts and other places, currently only for social-app (bsky.app & forks).
4455+#### installing
66+77+- for firefox, download [here](https://dev.gaze.systems/x/at-fronter_firefox.xpi)
88+- for chrome, download [here](https://dev.gaze.systems/x/at-fronter_chrome.crx)
99+510#### building
611712install dependencies with `pnpm i` and run `pnpm build` for chrome and `pnpm build:firefox` for firefox.