Physics Sandbox
A simple physics sandbox game.
Cos'è Physics Sandbox?
Physics Sandbox è un'estensione di Chrome sviluppata da Jack Jarvis, e la sua funzione principale è "A simple physics sandbox game.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Physics Sandbox
Scarica i file di estensione Physics Sandbox in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        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                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | imfahbojndienpabmejppmflepmnikfl | 
| URL Ufficiale | https://chromewebstore.google.com/detail/physics-sandbox/imfahbojndienpabmejppmflepmnikfl | 
| Descrizione | A simple physics sandbox game. | 
| Dimensione del File | 641 KB | 
| Conteggio Installazioni | 1,732 | 
| Versione Corrente | 1.0 | 
| Ultimo Aggiornamento | 2019-04-29 | 
| Data di Pubblicazione | 2019-04-29 | 
| Valutazione | 4.60/5 Totale 5 Valutazioni | 
| Sviluppatore | Jack Jarvis | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | 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"
    }
}  |  |