Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
/ PronounBird Public archive

Automatically add people's pronouns next to their name while your browse Twitter.

License

Notifications You must be signed in to change notification settings

GeopJr/PronounBird

Repository files navigation

DISCONTINUED

This addon's purpose was to add pronouns next to usernames until Twitter added this feature themselves. Clearly there's no plans for that anymore.

Delete your Twitter account, join the Fediverse! We don't tolerate fascists, nobody owns it & there's no ads or algorithms!

Thanks for using PronounBird!

PronounBird for Twitter

PronounBird for Twitter


Code Of Conduct UNLICENSE Github Action Status

firefox addon chromium addon

What is PronounBird?

PronounBird is a browser extension for Twitter that automatically parses user bios for their pronouns and displays them anywhere they are mentioned saving you the trouble of visiting their profile or hovering over them just to find them.

Screenshots

Screenshot showing a browser with PronounBird having appended the user's pronouns on a post

My pronouns are missing

To avoid only one joke, all (neo)pronouns are hardcoded. They are located inside src/config.js. Feel free to add your own by opening a PR, commenting on the first issue or messaging me on any social media (you can find them on my profile readme or on my website).

Contributing

  1. Read the Code of Conduct
  2. Fork it ( https://github.com/GeopJr/PronounBird/fork )
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

Credits

This is a fork of doucheblock, give it a try!

Built with Extension CLI.