-
-
Notifications
You must be signed in to change notification settings - Fork 169
GitHub issue highlighter
Rob Garrison edited this page Apr 9, 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.
- 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