Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ishu3101/gist-it
- Owner: ishu3101
- Created: 2013-01-25T23:10:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T23:03:44.000Z (about 8 years ago)
- Last Synced: 2023-04-05T18:10:01.238Z (almost 2 years ago)
- Topics: addon, chrome, chrome-extension, gist, github, javascript
- Language: JavaScript
- Size: 433 KB
- Stars: 10
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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"