-
-
Notifications
You must be signed in to change notification settings - Fork 165
Gist raw links
Rob Garrison edited this page Feb 23, 2019
·
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.
- Update using details/summary dropdown. Fixes issue #78.
- Update GitHub icon.
- Update GM4 polyfill.
- Show error message if request fails.
- Add GM4 polyfill & update assets.
- Switch to select menu. Now using a modifier + click works as expected
- Fix linting issues.
- Always provide newest version url. Fixes issue #18.