Skip to content

Gist to dabblet

Rob Garrison edited this page May 18, 2016 · 23 revisions

GitHub-code-colors | GitHub-custom-hotkeys | GitHub-image-preview | GitHub-issue-comments | GitHub-issue-counts | GitHub-remove-diff-signs | GitHub-table-of-contents | GitHub-title-notification | GitHub-toggle-wiki-sidebar | Gist-to-dabblet

Gist to Dabblet

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.

Screenshots

Specific Gist page:

page

All Gists page:

list

Change Log

Version 2.0.1 (4/7/2016)

  • Fix alphanumeric match of Gist Id.

Version 2.0.0 (3/24/2016)

  • Updated & rewritten in plain javascript.

Version 1.4.1 (5/30/2013)

  • Style tweaks to get the dabblet icon back.

Version 1.4 (5/30/2013)

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

Version 1.3 (3/3/2012)

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

Version 1.2 (12/19/2012)

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

Version 1.1 (12/17/2012)

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

Version 1.0.1 (1/26/2012)

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

Version 1.0 (1/26/2012)

  • Initial post.
Clone this wiki locally