An open API service indexing awesome lists of open source software.

https://github.com/tony-pizza/google-gifs-chrome

A Chrome extension that plays animated GIFs in Google Images search results.
https://github.com/tony-pizza/google-gifs-chrome

Last synced: 2 months ago
JSON representation

A Chrome extension that plays animated GIFs in Google Images search results.

Awesome Lists containing this project

README

        

Google GIFs Chrome Extension
============================

Play Animated GIFs in Google Images results.

![](http://i.imgur.com/CTyAoYG.gif)

## Install from Chrome Web Store

[Go here](https://chrome.google.com/webstore/detail/googlegifs/ommpbgoliokoijimalcokhciffhapkdf) and click "Add to Chrome".

## Build and install from source

1. Download or clone this repo
2. Go to your extensions page at `chrome://extensions` in Chrome
3. Click "Pack extension..." at the top
4. Enter the path to the repo in "Extension root directory"
5. Click "Pack Extension"
6. Drag the newly created `.crx` file (from project directory's parent directory) to your Chrome extensions page

## Credits

- Code by Ian Pearce ([@peeinears](https://github.com/peeinears))
- Icon by Xiaowei Wang ([@xrwang](https://github.com/xrwang))