StreetPass is a browser extension that helps you find your people on Mastodon. Here's how it works:
- Mastodon users verify themselves by adding a custom link to their personal site.
- StreetPass lets you know when you've found one of these links, and adds them to your StreetPass list.
- Browse the web as usual. StreetPass will build a list of Mastodon users made up of the websites you go to.
❤️ StreetPass is made possible by open web identity verification standards.
- Install
yarn cdinto the extension directory- Run
yarn - Build command
- Chrome:
yarn build:chrome-> Out dir:dist-chrome - Firefox:
yarn build:firefox-> Out dir:dist-firefox - Safari:
yarn build:safari-> Out dir:dist-safari - All:
yarn build
- Chrome: