Gif.co
The easiest way to express yourself with gifs.
什么是Gif.co?
Gif.co是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“The easiest way to express yourself with gifs.”。
扩展截图
下载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 |
ID | lmjgipcollcainhlickbjagjmbjpicoc |
官方URL | 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\/" ] } |