/apply-gist-to-page

A Chrome Extension for applying the contents of a Github Gist to the page from the Omnibox. It's kind of like a bookmarklet but a little more fancy pants.

Primary LanguageJavaScript

Apply Gist to Page

Note: I've ceased using this extension in preference for a simple bookmarklet version instead: https://rawgithub.com/benknight/6558278/raw/0fbfce637d829cef0bedbc4129d9b78c2f74744a/gistfile1.html

A Chrome Extension for applying the contents of a Github Gist to the page from the Omnibox.

It's kind of like a bookmarklet but a little more fancy pants.

Only files in the gist with language set to JavaScript or CSS will be applied to the page. If you have any ideas for supporting additional languages, let me know!

How to Use:

  1. Type "Gist" into the Omnibox then hit tab or space.
  2. Enter the Gist number you wish to apply.