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 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.
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).
- Read the Code of Conduct
- Fork it ( https://github.com/GeopJr/PronounBird/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
This is a fork of doucheblock, give it a try!
Built with Extension CLI.