view who was fronting when a record was made

docs: add downlaod links

ptr.pet 8d9376ba 5f24feb9

verified
Changed files
+5
+5
README.md
···
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.