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
拡張機能の基本情報
名前 | 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 |
Eメール | [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" } } |