DrewML / GifHub

Quickly insert GIFs in GitHub comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Quickly insert GIFs in GitHub comments

License:MIT License


Languages

Language:JavaScript 81.0%Language:CSS 11.8%Language:HTML 7.3%