Cat Eat Cat

A cat eats another cat. It's a game. simple as that noob.

Qu'est-ce que Cat Eat Cat ?

Cat Eat Cat est une extension Chrome développée par kalebappdev, et sa fonction principale est "A cat eats another cat. It's a game. simple as that noob.".

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

Téléchargez les fichiers d'extension Cat Eat Cat 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

                                            

Informations de Base sur l'Extension

Nom Cat Eat Cat Cat Eat Cat
ID dcniakpiomemeddjnnjnnlhfmpkanklm
URL Officiel https://chrome.google.com/webstore/detail/cat-eat-cat/dcniakpiomemeddjnnjnnlhfmpkanklm
Description A cat eats another cat. It's a game. simple as that noob.
Taille du Fichier 7.65 KB
Nombre d'Installations 15
Version Actuelle 3.0
Dernière Mise à Jour 2017-09-23
Date de Publication 2017-09-23
Évaluation 1.00/5 Total 2 Évaluations
Développeur kalebappdev
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 Eat Cat",
    "description": "A cat eats another cat. It's a game. simple as that noob.",
    "version": "3.0",
    "browser_action": {
        "default_icon": "if_robocat_cat_374222.png",
        "default_popup": "Cat and Dog.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}