Physics Sandbox

A simple physics sandbox game.

Τι είναι το Physics Sandbox;

Το Physics Sandbox είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Jack Jarvis, και η κύρια λειτουργία του είναι "A simple physics sandbox game.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Physics Sandbox

Λήψη αρχείων επέκτασης 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 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"
    }
}