Skip to content

andromxda/streetpass

 
 

Repository files navigation

Download for Chrome

Download for Safari

Download for Firefox

StreetPass for Mastodon

StreetPass is a browser extension that helps you find your people on Mastodon. Here's how it works:

  1. Mastodon users verify themselves by adding a custom link to their personal site.
  2. StreetPass lets you know when you've found one of these links, and adds them to your StreetPass list.
  3. 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.

How to build locally

  • Install yarn
  • cd into 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

About

Find your people on Mastodon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.8%
  • CSS 42.0%
  • JavaScript 2.8%
  • HTML 0.4%