-
-
Notifications
You must be signed in to change notification settings - Fork 166
GitHub issue highlighter
Rob Garrison edited this page Jul 16, 2018
·
17 revisions
A userscript that highlights the linked-to comment.
- It works on issue comment pages only.
- A highlight is only applied when a
#issue
or#issuecomment
hash is visible. - Click this link to install from GitHub; or, install from GreasyFork or OpenUserJS.
- Update for new HTML structure.
- Run on pjax:end.
- Update GM4 polyfill.
- Add GM4 polyfill & update assets.
- Prevent JS error from invalid hash.
- Change license to MIT.
- Fix linting.
- Clean up linting issues.
- Fix css to override GitHub Dark styles.
- Initial commit