Crate kid

Pushing a box has never been more fun!

What is Crate kid?

Crate kid is a Chrome extension developed by Integer Cafe, and its main feature is "Pushing a box has never been more fun!".

Extension Screenshots

screenshot

Download Crate kid Extension CRX File

Download Crate kid 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

                        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.                    

Extension Basic Information

Name Crate kid Crate kid
ID jpkgdnhkoalnlhpjggnolpdiljpkijeh
Official URL https://chrome.google.com/webstore/detail/crate-kid/jpkgdnhkoalnlhpjggnolpdiljpkijeh
Description Pushing a box has never been more fun!
File Size 5.2 MB
Installation Count 10
Current Version 1.0
Last Updated 2018-07-23
Publish Date 2018-07-23
Developer Integer Cafe
Payment Type free
Supported Languages 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"
    ]
}