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\/" ] } |