Gif.co

The easiest way to express yourself with gifs.

What is Gif.co?

Gif.co is a Chrome extension developed by Unknown, and its main feature is "The easiest way to express yourself with gifs.".

Extension Screenshots

screenshot

Download Gif.co Extension CRX File

Download Gif.co extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        A toolbar addon for Reaction Gifs. Shows both the current front page of r/reactiongif and an archive of commonly used gifs. Just click the one you want, and it copies to your clipboard for easy posting! A simple way to seem like an internet wizard. Example: http://gif.openrobot.net/Agci8.gif                    

Extension Basic Information

Name Gif.co Gif.co
ID lmjgipcollcainhlickbjagjmbjpicoc
Official URL https://chromewebstore.google.com/detail/gifco/lmjgipcollcainhlickbjagjmbjpicoc
Description The easiest way to express yourself with gifs.
File Size 79.29 KB
Installation Count 142
Current Version 0.0.2
Last Updated 2014-04-13
Publish Date 2014-04-13
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Extension Website http://openrobot.net
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gif.co",
    "description": "The easiest way to express yourself with gifs.",
    "version": "0.0.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/api.imgur.com\/",
        "http:\/\/i.imgur.com\/"
    ]
}