Give me a GIF!
A great tool to kill your productivity
Apa itu Give me a GIF!?
Give me a GIF! adalah ekstensi Chrome yang dikembangkan oleh https://alberto.cc, dan fitur utamanya adalah "A great tool to kill your productivity".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Give me a GIF!
Unduh file ekstensi Give me a GIF! 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
                        You need a GIF. You know you need a GIF right now. Install the extension, click the icon and get pleasured with the hottest GIFs from reddit.com/r/gifs.                     Informasi Dasar Ekstensi
| Nama |   |  
| ID | lnilkliokcnoaiodkamnegebhnmckacd | 
| URL Resmi | https://chromewebstore.google.com/detail/give-me-a-gif/lnilkliokcnoaiodkamnegebhnmckacd | 
| Deskripsi | A great tool to kill your productivity | 
| Ukuran File | 50.01 KB | 
| Jumlah Instalasi | 17 | 
| Versi Saat Ini | 1.2 | 
| Terakhir Diperbarui | 2021-02-01 | 
| Tanggal Publikasi | 2019-10-20 | 
| Penilaian | 5.00/5 Total 1 Penilaian | 
| Pengembang | https://alberto.cc | 
| [email protected] | |
| Tipe Pembayaran | free | 
| Bahasa yang Didukung | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Give me a GIF!",
    "short_name": "GIF!",
    "description": "A great tool to kill your productivity",
    "version": "1.2",
    "author": "Alberto Cabeza Cardiel",
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon\/icon_16.png",
        "48": "img\/icon\/icon_48.png",
        "128": "img\/icon\/icon_128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "img\/icon\/icon_16.png",
            "48": "img\/icon\/icon_48.png",
            "128": "img\/icon\/icon_128.png"
        }
    }
}  |  |