javar / giphy-for-github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giphy for GitHub

This is a chrome extension that gives you the ability to easily add gifs from giphy into pull request comments.

Adding to chrome

I haven't published this extension to the chrome webstore, but you can add it to your browser manually to try it out.

  1. Download the repo to a folder on your computer
  2. Go to chrome://extensions/
  3. Enable developer mode
  4. Click load unpacked extension...
  5. Navigate to the directory where you downloaded the repo

Using the extension

There are three ways to use the extension.

Insert random giphy

Put your cursor where you want to insert the giphy and press the GIF button.

random

Insert giphy based on a word or phrase

Type a word or phrase that you want giphy'd. Select the text and press the GIF button.

phrase

Insert specific giphy by id

Paste the id of the giphy you want. Select the text and press the GIF button.

About


Languages

Language:JavaScript 86.7%Language:HTML 13.3%