Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.16 KB

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