Physics Sandbox
A simple physics sandbox game.
Physics Sandbox क्या है?
Physics Sandbox Jack Jarvis द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A simple physics sandbox game."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Physics Sandbox एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } } |