Crate kid
Pushing a box has never been more fun!
ما هو Crate kid؟
Crate kid هو إضافة Chrome تم تطويرها بواسطة Integer Cafe، والميزة الرئيسية لها هي "Pushing a box has never been more fun!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Crate kid
قم بتنزيل ملفات الامتداد Crate kid بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
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" ] } |