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!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Crate kid

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}