Cat Generator

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

Qu'est-ce que Cat Generator ?

Cat Generator est une extension Chrome développée par nickela125, et sa fonction principale est "The purrfect extension to keep you entertained with awesome cat gifs.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Cat Generator

Téléchargez les fichiers d'extension Cat Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Cat Generator Cat Generator
ID glpkdnkdpcloinlicdbnlemidgdmglhh
URL Officiel https://chromewebstore.google.com/detail/cat-generator/glpkdnkdpcloinlicdbnlemidgdmglhh
Description The purrfect extension to keep you entertained with awesome cat gifs.
Taille du Fichier 211 KB
Nombre d'Installations 1,433
Version Actuelle 1.2.0.0
Dernière Mise à Jour 2018-09-24
Date de Publication 2018-09-23
Évaluation 5.00/5 Total 13 Évaluations
Développeur nickela125
Type de Paiement free
Langues Prises en Charge 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"
    }
}