Crate kid

Pushing a box has never been more fun!

Crate kidとは何ですか?

Crate kidはInteger Cafeによって開発されたChromeの拡張機能で、その主な機能は「Pushing a box has never been more fun!」です。

拡張機能のスクリーンショット

screenshot

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

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

拡張機能の使用方法

                        This game is that "Push boxes into a Empty hole" type of game. But it's geared towards beginners . You don't have to think too much to get the job done. This game generates a new level for every level passed. Ideally We're talking less brain strain and more Movement-related thinking.

You just use the Arrow keys to move you, The Blue box, into a crate (see image). And as long as you keep pushing, It'll move. if you're a fan of my games already, You would have learnt that the entire thing runs offline. You don't even need flash player. Good if you're waiting for something to load or have a slow/Limited connection.                    

拡張機能の基本情報

名前 Crate kid Crate kid
ID jpkgdnhkoalnlhpjggnolpdiljpkijeh
公式URL https://chrome.google.com/webstore/detail/crate-kid/jpkgdnhkoalnlhpjggnolpdiljpkijeh
説明 Pushing a box has never been more fun!
ファイルサイズ 5.2 MB
インストール数 10
現在のバージョン 1.0
最終更新日 2018-07-23
公開日 2018-07-23
開発者 Integer Cafe
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Crate kid",
    "description": "Pushing a box has never been more fun!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}