WhatsBuddy

WebExtension that gives your WhatsApp Web™️ SUPER POWERS! 🖥💬⚡️🔥

Available @ Chrome Web Store npm version

🤘🏼Hide List: Hide annoying contacts! Keep your chatlist enjoyable again!

⚡️Message Macros: Add quick message macros for a faster response!

👸🏼WYSINWYG: Enables an utility bar on top of your compose message’s bar allowing you to easily format your text.

Installing

WhatsBuddy @ Chrome Web Store

WhatsBuddy @ Firefox Add-ons

Development setup

After cloning this repo, starting development environment is as easy as:

yarn
yarn start

After that, a dist folder will be created with extension’s content. And also will re-build every time any file gets modified inside src directory.

To generate a production build just run: yarn run build

Just make sure to follow Airbnb’s JS Style Guidelines ok?

Release History

Check CHANGELOG.md for updated Release/Changes history.

Authors

Rafa Amorim – @rafaismyname – hi@rafaismy.name

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Contributing

  1. Fork it (https://github.com/rafaismyname/whatsbuddy/fork)
  2. Create your feature branch (git checkout -b feature/name)
  3. Commit your changes (git commit -am 'Add some sugar')
  4. Push to the branch (git push origin feature/name)
  5. Create a new Pull Request

Built With