Gif.co

The easiest way to express yourself with gifs.

什麼是Gif.co?

Gif.co是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“The easiest way to express yourself with gifs.”。

擴展截圖

screenshot

下載Gif.co擴展crx文件

下載Gif.co擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Gif.co Gif.co
ID lmjgipcollcainhlickbjagjmbjpicoc
官方網址 https://chromewebstore.google.com/detail/gifco/lmjgipcollcainhlickbjagjmbjpicoc
簡介 The easiest way to express yourself with gifs.
檔案大小 79.29 KB
安裝次數 142
目前版本 0.0.2
更新時間 2014-04-13
上架時間 2014-04-13
評分 5.00/5 共 2 次評分
開發者 Unknown
付費類型 free
擴展官網 http://openrobot.net
支援的語言 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\/"
    ]
}