An elegant Chrome extension designed as a GitHub add-on, seamlessly enhancing the GitHub Issues experience. It incorporates a dedicated section at the top of the page, intelligently highlighting the most popular comments based on user reactions, enabling effortless navigation.
- Check if your Node.js version is >= 18.
- Clone this repository.
- Run
npm installto install the dependencies. - Run
npm start - Load the extension on Chrome following:
- Access
chrome://extensions/ - Check
Developer mode - Click on
Load unpacked extension - Select the
buildfolder.
- Access
- Happy hacking.
Your contributions are always welcome! Please have a look at the contribution guidelines first. 🎉
The MIT License (MIT) 2023 - Everkers. Please have a look at the LICENSE.md for more details.

