···23web 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).
4000005#### building
67install dependencies with `pnpm i` and run `pnpm build` for chrome and `pnpm build:firefox` for firefox.
···23web 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).
45+#### installing
6+7+- for firefox, download [here](https://dev.gaze.systems/x/at-fronter_firefox.xpi)
8+- for chrome, download [here](https://dev.gaze.systems/x/at-fronter_chrome.crx)
9+10#### building
1112install dependencies with `pnpm i` and run `pnpm build` for chrome and `pnpm build:firefox` for firefox.