## at fronter web 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). #### installing - for firefox, download [here](https://dev.gaze.systems/x/at-fronter_firefox.xpi) - for chrome, download [here](https://dev.gaze.systems/x/at-fronter_chrome.crx) #### building install dependencies with `pnpm i` and run `pnpm build` for chrome and `pnpm build:firefox` for firefox.