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"
    ]
}