Crate kid
Pushing a box has never been more fun!
O que é Crate kid?
Crate kid é uma extensão do Chrome desenvolvida por Integer Cafe, e sua principal característica é "Pushing a box has never been more fun!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Crate kid
Baixe arquivos de extensão Crate kid no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | jpkgdnhkoalnlhpjggnolpdiljpkijeh |
URL Oficial | https://chrome.google.com/webstore/detail/crate-kid/jpkgdnhkoalnlhpjggnolpdiljpkijeh |
Descrição | Pushing a box has never been more fun! |
Tamanho do Arquivo | 5.2 MB |
Contagem de Instalações | 10 |
Versão Atual | 1.0 |
Última Atualização | 2018-07-23 |
Data de Publicação | 2018-07-23 |
Desenvolvedor | Integer Cafe |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |