Physics Sandbox

A simple physics sandbox game.

Physics Sandboxคืออะไร?

Physics Sandbox เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jack Jarvis และคุณลักษณะหลักของมันคือ "A simple physics sandbox game."

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

screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Physics Sandbox ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        A simple, fun, physics based sandbox game for your browser. Click to make boxes and circles and watch as they are affected by realistic physics. Use the mouse and the "move/select" feature to pick up and throw objects. Build huge constructions then enjoy destroying them. Drag objects to the top right to delete them. 

Features:

-Box (20 x 20px)
-Long box (40 x 20px)
-Circle (20px in diameter)

-Move/select (pick up, move and drop/throw objects)
-Dragging (enable to create multiple objects as you drag the mouse across the page)
-Random colours (enable to make each object a random colour, or disable to keep them all white)
-Clear (clears all the objects from the game)
-Bin (using the "move" tool, drag objects to the top right to delete them)


Coming soon:

-More shapes                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Physics Sandbox Physics Sandbox
ID imfahbojndienpabmejppmflepmnikfl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/physics-sandbox/imfahbojndienpabmejppmflepmnikfl
คำอธิบาย A simple physics sandbox game.
ขนาดไฟล์ 641 KB
จำนวนการติดตั้ง 1,732
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-04-29
วันที่เผยแพร่ 2019-04-29
คะแนน 4.60/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Jack Jarvis
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Physics Sandbox",
    "short_name": "Physics",
    "version": "1.0",
    "manifest_version": 2,
    "description": "A simple physics sandbox game.",
    "browser_action": {
        "default_title": "Physics Sandbox",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "images\/icon128.png"
    }
}