-
-
Notifications
You must be signed in to change notification settings - Fork 165
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
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.
- Fix alphanumeric match of Gist Id.
- Updated & rewritten in plain javascript.
- Style tweaks to get the dabblet icon back.
- Added gh-pages for images because github now blocks images from raw files.
- Fixed Dabblet link url to not include the user name, since Github started namespacing gists.
- Chrome seems to inject the script into every page, so a check was added.
- Updated to work with new gists pages.
- New icons created.
- Fixed subdomain to make the script work in Firefox.
- Added an icon.
- Initial post.