Crate kid
Pushing a box has never been more fun!
Qu'est-ce que Crate kid ?
Crate kid est une extension Chrome développée par Integer Cafe, et sa fonction principale est "Pushing a box has never been more fun!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Crate kid
Téléchargez les fichiers d'extension Crate kid au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | jpkgdnhkoalnlhpjggnolpdiljpkijeh |
URL Officiel | https://chrome.google.com/webstore/detail/crate-kid/jpkgdnhkoalnlhpjggnolpdiljpkijeh |
Description | Pushing a box has never been more fun! |
Taille du Fichier | 5.2 MB |
Nombre d'Installations | 10 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2018-07-23 |
Date de Publication | 2018-07-23 |
Développeur | Integer Cafe |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |