Cat Eat Cat

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

What is Cat Eat Cat?

Cat Eat Cat is a Chrome extension developed by kalebappdev, and its main feature is "A cat eats another cat. It's a game. simple as that noob.".

Download Cat Eat Cat Extension CRX File

Download Cat Eat Cat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Cat Eat Cat Cat Eat Cat
ID dcniakpiomemeddjnnjnnlhfmpkanklm
Official URL https://chrome.google.com/webstore/detail/cat-eat-cat/dcniakpiomemeddjnnjnnlhfmpkanklm
Description A cat eats another cat. It's a game. simple as that noob.
File Size 7.65 KB
Installation Count 15
Current Version 3.0
Last Updated 2017-09-23
Publish Date 2017-09-23
Rating 1.00/5 Total 2 Ratings
Developer kalebappdev
Payment Type free
Supported Languages 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"
    ]
}