Random Cat GIF

This extension will show you a random cat gif to keep you happy.

Cos'è Random Cat GIF?

Random Cat GIF è un'estensione di Chrome sviluppata da The True North Company, e la sua funzione principale è "This extension will show you a random cat gif to keep you happy.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Random Cat GIF

Scarica i file di estensione Random Cat GIF in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Who doesn't need more cats in their life? Use this to see an awesome cat GIF at random!                    

Informazioni di Base sull'Estensione

Nome Random Cat GIF Random Cat GIF
ID mgoklnodackhcoapoigopplnapkhbdaa
URL Ufficiale https://chrome.google.com/webstore/detail/random-cat-gif/mgoklnodackhcoapoigopplnapkhbdaa
Descrizione This extension will show you a random cat gif to keep you happy.
Dimensione del File 500 KB
Conteggio Installazioni 1,000
Versione Corrente 3.0
Ultimo Aggiornamento 2017-02-06
Data di Pubblicazione 2017-02-06
Valutazione 4.89/5 Totale 9 Valutazioni
Sviluppatore The True North Company
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.arjunrao.co
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Random Cat GIF",
    "description": "This extension will show you a random cat gif to keep you happy.",
    "version": "3.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}