Cat Eat Cat

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

Cat Eat Catとは何ですか?

Cat Eat Catはkalebappdevによって開発されたChromeの拡張機能で、その主な機能は「A cat eats another cat. It's a game. simple as that noob.」です。

Cat Eat Cat拡張機能のCRXファイルをダウンロード

Cat Eat Cat拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Cat Eat Cat Cat Eat Cat
ID dcniakpiomemeddjnnjnnlhfmpkanklm
公式URL https://chrome.google.com/webstore/detail/cat-eat-cat/dcniakpiomemeddjnnjnnlhfmpkanklm
説明 A cat eats another cat. It's a game. simple as that noob.
ファイルサイズ 7.65 KB
インストール数 15
現在のバージョン 3.0
最終更新日 2017-09-23
公開日 2017-09-23
評価 1.00/5 合計 2 レビュー
開発者 kalebappdev
支払い方法 free
対応言語 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"
    ]
}