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.
- Host: GitHub
- URL: https://github.com/tony-pizza/google-gifs-chrome
- Owner: tony-pizza
- Created: 2014-02-03T02:23:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T01:52:54.000Z (over 9 years ago)
- Last Synced: 2025-04-12T02:39:17.151Z (2 months ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 69
- Watchers: 4
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Google GIFs Chrome Extension
============================Play Animated GIFs in Google Images results.

## 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))