Skip to content

GitHub mentioned links

Rob Garrison edited this page Oct 24, 2022 · 4 revisions

A userscript adds all mentioned links in the side bar

  • This userscripts adds useful links from the comments into the sidebar.
  • Ignored links:
    • User mentions
    • Links surrounding images
    • Duplicate (only first occurrence will appear)
  • The sidebar section includes:
    • A button to load hidden items (if it exists on the page; example page)
    • An internal link to the comment that contains the link
    • The mentioned link
  • Idea from: https://github.com/isaacs/github/issues/1627
  • Click this link to install from GitHub; or, install from GreasyFork or OpenUserJS.

Screenshot

No links

Links

Change Log

Version 0.1.3 (2022-10-24)

  • Include count
  • Update dependencies.

Version 0.1.2 (2021-07-21)

  • Update mutation script.
  • Update utils script.

Version 0.1.1 (2021-01-31)

  • Update mutation script.

Version 0.1.0 (2020-03-28)

  • Initial commit
Clone this wiki locally