🏠 Home 

Gist Raw Links

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

These are versions of this script where the code was updated. Show all versions.

  • v0.2.2 2024-02-17

    feat: use eslint-plugin-userscripts (#202)

  • v0.2.2 2023-07-01

    Global: replace @include with @match (#192)

  • v0.2.2 2021-02-21 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v0.2.2 2020-09-08 Global: add global comment
  • v0.2.2 2019-06-07 Raw-links: Update loading icon, Raw-links: Prevent JS error on click
  • v0.2.1 2019-05-05 Raw-links: Fix clicking on down arrow
  • v0.2.0 2019-02-23 Raw-links: Update using details/summary dropdown
  • v0.1.8 2019-02-17 Global: Update GitHub icon
  • v0.1.7 2018-02-01 Imported from URL
  • v0.1.6 2017-12-30 Gist-raw-links: Show error message if request fails
  • v0.1.5 2017-12-15 Gist-raw-links: Add GM4 polyfill & update assets, Gist-raw-links: Switch to select menu Now using a modifier + click works as expected
  • v0.1.4 2017-06-04 Gist-raw-links: Fix linting issues
  • v0.1.3 2017-05-20 Gist-raw-links: Always provide newest version url. Fixes #18
  • v0.1.2 2017-05-20 Gist-raw-links: Add z-index to dropdown. See #17
  • v0.1.1 2017-05-20 Gist-raw-links: Fix clicking on raw urls. See #17
  • v0.1.0 2017-05-20 Imported from URL