-
-
Notifications
You must be signed in to change notification settings - Fork 165
Gist raw links
Rob Garrison edited this page May 20, 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.
- Initial commit.
- Fix clicking on raw urls. See issue #17.