Skip to content

Gist to dabblet

Rob Garrison edited this page Mar 29, 2020 · 23 revisions

A userscript that adds link buttons to a gist to open it on dabblet.com

  • These gists must have first been created on dabblet for them to work with this script.
  • A button is added to both the (specific) gist and gist snippet list pages.
  • Click this link to install from GitHub; or, install from GreasyFork or OpenUserJS.

Screenshots

Specific Gist page:

All Gists page:

Change Log

Version 2.1.5 (2019-02-16)

  • Update GitHub icon.

Version 2.1.4 (2017-12-14)

  • Update assets.

Version 2.1.3 (2017-05-16)

  • Change license to MIT.

Version 2.1.2 (2017-03-25)

  • Use pjax event & fix linting.

Version 2.1.1 (2017-01-11)

  • Clean up "closest" function.

Version 2.1.0 (2016-09-12)

  • Convert ES6 & clean up.

Version 2.0.1 (2016-04-07)

  • Fix alphanumeric match of Gist Id.

Version 2.0.0 (2016-03-24)

  • Updated & rewritten in plain javascript.

Version 1.4.1 (2013-05-30)

  • Style tweaks to get the Dabblet icon back.

Version 1.4 (2013-05-30)

  • Added gh-pages for images because github now blocks images from raw files.

Version 1.3 (2012-03-03)

  • Fixed Dabblet link url to not include the user name, since Github started namespacing gists.

Version 1.2 (2012-12-19)

  • Chrome seems to inject the script into every page, so a check was added.

Version 1.1 (2012-12-17)

  • Updated to work with new gists pages.
  • New icons created.

Version 1.0.1 (2012-01-26)

  • Fixed subdomain to make the script work in Firefox.
  • Added an icon.

Version 1.0 (2012-01-26)

  • Initial post.
Clone this wiki locally