···11+Copyright (c) 2025 dusk
22+33+Permission is hereby granted, free of charge, to any person obtaining a
44+copy of this software and associated documentation files (the "Software"),
55+to deal in the Software without restriction, including without limitation
66+the rights to use, copy, modify, merge, publish, distribute, sublicense,
77+and/or sell copies of the Software, and to permit persons to whom the
88+Software is furnished to do so, subject to the following conditions:
99+1010+The above copyright notice and this permission notice shall be included
1111+in all copies or substantial portions of the Software.
1212+1313+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1414+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1515+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1616+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1717+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1818+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919+IN THE SOFTWARE.
+7
README.md
···11+## at fronter
22+33+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).
44+55+#### building
66+77+install dependencies with `pnpm i` and run `pnpm build` for chrome and `pnpm build:firefox` for firefox.