A Chrome extension that lets you know when your friends start writing to you on Facebook and Messenger.com. It even works for conversations that haven't started yet!
The extension on the Chrome web store.
Have any questions, feature requests, or having issues using the app? Please read the FAQ first to see if it hasn't already been covered. Otherwise, please open an issue.
Issues and pull requests are welcome!
In order to build a local version of the app, you'll need to have installed Node.js.
git clone https://github.com/Morhaus/facebook-sixth-sense
cd facebook-sixth-sense
npm install
npm run build
Then, simply enable Developer mode in the Chrome extensions settings page and load the unpacked extension from facebook-sixth-sense/extension
.