Skip to content

DrewML/GifHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andrew Levine
Oct 16, 2016
599e924 · Oct 16, 2016

History

38 Commits
Mar 16, 2016
Oct 16, 2016
Oct 16, 2016
Mar 13, 2016
Mar 29, 2016
Mar 15, 2016
May 25, 2016
Mar 13, 2016
Mar 15, 2016
Mar 16, 2016
Oct 16, 2016
Mar 15, 2016

Repository files navigation

GifHub

A Chrome extension that adds a button on GitHub comment toolbars, allowing you to search for (and include) GIFs in comments. Many thanks to Giphy, as this uses their API.

screenshot

Install

Installing for Development

  1. Clone the repository
  2. Run npm install in the root of the project
  3. Run npm run build:chrome
  4. Visit the extensions page in Chrome
  5. Enable the Developer Mode checkbox
  6. Click Load unpacked extension
  7. Select the dist/chrome directory of this project (generated in Step 3)

Issues?

You can submit any issues you have here