benbalter / github-mention-highlighter

A Chrome extension that automatically highlights any time you are mentioned on a GitHub issue or pull request thread by highlighting your username, any team you're a member of, and the border of any containing comment.

Home Page:https://chrome.google.com/webstore/detail/github-mention-highlighte/ojclbekffnkgbacniibdebdihhgenlkp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Mention Highlighter

Highlight user and team mentions on GitHub for easier skimming


I'm very happy to say, this feature is now native to GitHub.com - no extension needed! 🎉

Usage

This Chrome extension automatically highlights any time you are mentioned on a GitHub issue or pull request thread by highlighting your username, any team you're a member of, and the border of any containing comment.

Screenshot

Navigate to any GitHub issue you've been mentioned in and your mentions should now be more easily visible. There's no configuration necessary.

Installation

Simply visit the Chrome Web Store listing and click "Add". The extension will update automatically.

Developing locally

  1. Clone down the repository
  2. Open Tools -> Extensions
  3. Check the "Developer Mode" option (if not already)
  4. Select "Load unpacked extension"
  5. Navigate to the recently cloned folder and click select

About

A Chrome extension that automatically highlights any time you are mentioned on a GitHub issue or pull request thread by highlighting your username, any team you're a member of, and the border of any containing comment.

https://chrome.google.com/webstore/detail/github-mention-highlighte/ojclbekffnkgbacniibdebdihhgenlkp

License:MIT License


Languages

Language:TypeScript 62.7%Language:JavaScript 15.7%Language:HTML 10.7%Language:SCSS 10.2%Language:Shell 0.7%