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.
- Clone the repository
 - Run 
npm installin the root of the project - Run 
npm run build:chrome - Visit the extensions page in Chrome
 - Enable the 
Developer Modecheckbox - Click 
Load unpacked extension - Select the 
dist/chromedirectory of this project (generated in Step 3) 
You can submit any issues you have here
