• Stars
    star
    9
  • Rank 1,939,727 (Top 39 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A chrome extension that helps you navigate through github issues's comments faster


Markdownify
Issuer

forthebadge forthebadge PRs Welcome

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.

image

Stargazers

Stargazers repo roster for @Everkers/issuer

Installation

  1. Check if your Node.js version is >= 18.
  2. Clone this repository.
  3. Run npm install to install the dependencies.
  4. Run npm start
  5. Load the extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  6. Happy hacking.

Contributing

Your contributions are always welcome! Please have a look at the contribution guidelines first. πŸŽ‰

License

The MIT License (MIT) 2023 - Everkers. Please have a look at the LICENSE.md for more details.