Crate kid
Pushing a box has never been more fun!
Crate kid là gì?
Crate kid là một tiện ích mở rộng Chrome được phát triển bởi Integer Cafe, và tính năng chính của nó là "Pushing a box has never been more fun!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Crate kid
Tải xuống các tệp mở rộng Crate kid dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jpkgdnhkoalnlhpjggnolpdiljpkijeh |
URL Chính Thức | https://chrome.google.com/webstore/detail/crate-kid/jpkgdnhkoalnlhpjggnolpdiljpkijeh |
Mô tả | Pushing a box has never been more fun! |
Kích Thước Tệp | 5.2 MB |
Số Lần Cài Đặt | 10 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2018-07-23 |
Ngày Phát Hành | 2018-07-23 |
Nhà Phát Triển | Integer Cafe |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |