Physics Sandbox
A simple physics sandbox game.
Physics Sandbox là gì?
Physics Sandbox là một tiện ích mở rộng Chrome được phát triển bởi Jack Jarvis, và tính năng chính của nó là "A simple physics sandbox game.".
Ả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 Physics Sandbox
Tải xuống các tệp mở rộng Physics Sandbox 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
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Physics Sandbox |
ID | imfahbojndienpabmejppmflepmnikfl |
URL Chính Thức | https://chromewebstore.google.com/detail/physics-sandbox/imfahbojndienpabmejppmflepmnikfl |
Mô tả | A simple physics sandbox game. |
Kích Thước Tệp | 641 KB |
Số Lần Cài Đặt | 1,732 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2019-04-29 |
Ngày Phát Hành | 2019-04-29 |
Đánh Giá | 4.60/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | Jack Jarvis |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |