GitXplorerGitXplorer
b

github-mention-highlighter

public
272 stars
23 forks
10 issues

Commits

List of commits on branch master.
Verified
54bf7e279cf7248d534698d14d32c940c741bb68

Update README.md

bbenbalter committed 3 years ago
Verified
c7690700c32ddd46b38703c5254f30bc830f929b

Update README.md

bbenbalter committed 3 years ago
Verified
d144dcf833d19b7b6d04fb49a7e3115ec6b9cca3

update for firefox

bbenbalter committed 4 years ago
Verified
beae9428ec0a2bd29c3e0b31d097bae30f0e47cf

browser: true

bbenbalter committed 4 years ago
Verified
a36abd811589b5cb160bcda94ffe2efaa3f20490

babel all the things

bbenbalter committed 4 years ago
Verified
83b565dd9a7d2f6ec09958c91dd325315ef52830

remove js from options;

bbenbalter committed 4 years ago

README

The README file for this repository.

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