Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ishu3101/gist-it

A Chrome Extension that lets you easily embed files from a github repository like a gist from a context menu.
https://github.com/ishu3101/gist-it

addon chrome chrome-extension gist github javascript

Last synced: 3 months ago
JSON representation

A Chrome Extension that lets you easily embed files from a github repository like a gist from a context menu.

Awesome Lists containing this project

README

        

## Gist It

A Chrome Extension that lets you easily embed files from a github repository into any webpage just like a gist from a context menu.

## Demo

![alt text][Demo]

## Download

[Download and install the extension](https://chrome.google.com/webstore/detail/gist-it/gmemoangmfinnplfifcjjdfeapdfgjkg) from the Chrome Web Store

## Usage

1. Visit the github repository page where the file is located.
2. Right Click on the file link which you would like to embed in your website.
3. Select **Gist It** from the context menu
4. The HTML code has been copied onto the clipboard.

**Note: The context menu is only shown when you right click on the links on pages which begin with https://github.com/**

[Demo]: demo.gif "Demo"