Skip to content

Gist raw links

Rob Garrison edited this page Dec 15, 2017 · 18 revisions

Add a button that contains a list of gist raw file links

  • This userscript works on pages that show gist snippets.
  • Clicking on the "Raw urls" link will open a dropdown that will load in a list of raw file urls.
  • Use the raw file link to open the url in a new tab or save it.
  • Click this link to install from GitHub; or, install from GreasyFork or OpenUserJS.

Screenshot

Change Log

Version 0.1.5 (12/14/2017)

  • Add GM4 polyfill & update assets.
  • Switch to select menu. Now using a modifier + click works as expected

Version 0.1.4 (6/3/2017)

  • Fix linting issues.

Version 0.1.3 (5/20/2017)

  • Always provide newest version url. Fixes issue #18.

Version 0.1.0 - 0.1.2 (5/19/2017)

  • Initial commit.
  • Fix clicking on raw urls. See issue #17.
  • Add z-index to dropdown. See issue #17.
Clone this wiki locally