Physics Sandbox
A simple physics sandbox game.
什麼是Physics Sandbox?
Physics Sandbox是由Jack Jarvis開發的Chrome擴展程式,該擴展的主要功能是“A simple physics sandbox game.”。
擴展截圖
下載Physics Sandbox擴展crx文件
下載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 擴展基本資訊
| 名稱 | |
| ID | imfahbojndienpabmejppmflepmnikfl |
| 官方網址 | 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"
}
} | |