Gif.co

The easiest way to express yourself with gifs.

Apa itu Gif.co?

Gif.co adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "The easiest way to express yourself with gifs.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Gif.co

Unduh file ekstensi Gif.co dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Gif.co Gif.co
ID lmjgipcollcainhlickbjagjmbjpicoc
URL Resmi https://chromewebstore.google.com/detail/gifco/lmjgipcollcainhlickbjagjmbjpicoc
Deskripsi The easiest way to express yourself with gifs.
Ukuran File 79.29 KB
Jumlah Instalasi 142
Versi Saat Ini 0.0.2
Terakhir Diperbarui 2014-04-13
Tanggal Publikasi 2014-04-13
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Situs Ekstensi http://openrobot.net
Bahasa yang Didukung 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\/"
    ]
}