Cat Generator

The purrfect extension to keep you entertained with awesome cat gifs.

Apa itu Cat Generator?

Cat Generator adalah ekstensi Chrome yang dikembangkan oleh nickela125, dan fitur utamanya adalah "The purrfect extension to keep you entertained with awesome cat gifs.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Cat Generator

Unduh file ekstensi Cat Generator 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

                        Are you having a boring day? Need something to make you smile? Just really love cats? If you answered yes to any of these (and even if you didn't), you need Cat Generator.

Get randomly generated cat gifs delivered right to your web browser with one simple click. Guaranteed to improve your day.                    

Informasi Dasar Ekstensi

Nama Cat Generator Cat Generator
ID glpkdnkdpcloinlicdbnlemidgdmglhh
URL Resmi https://chromewebstore.google.com/detail/cat-generator/glpkdnkdpcloinlicdbnlemidgdmglhh
Deskripsi The purrfect extension to keep you entertained with awesome cat gifs.
Ukuran File 211 KB
Jumlah Instalasi 1,433
Versi Saat Ini 1.2.0.0
Terakhir Diperbarui 2018-09-24
Tanggal Publikasi 2018-09-23
Penilaian 5.00/5 Total 13 Penilaian
Pengembang nickela125
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cat Generator",
    "description": "The purrfect extension to keep you entertained with awesome cat gifs.",
    "version": "1.2.0.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "cat_16.png",
        "48": "cat_48.png",
        "128": "cat_128.png"
    }
}